Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTO] Add workflow_dispatch trigger. #366

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Conversation

remover
Copy link
Contributor

@remover remover commented Apr 21, 2023

Add a workflow_dispatch trigger to ensure that workflows can be triggered manually.

Adding a workflow_dispatch trigger is best practice to ensure that workflows can be triggered manually. It will also help with our automation, e.g. triggering stale workflows: soundcloud/builds#167.

We (cloudeng) will take care of merging this PR.
Copy link
Member

@ccmtaylor ccmtaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ccmtaylor ccmtaylor merged commit 7de07c7 into master Apr 24, 2023
@ccmtaylor ccmtaylor deleted the add-workflow-dispatch branch April 24, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants