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

Enable workflow dispatch on all workflows #5016

Merged

Conversation

loadams
Copy link
Collaborator

@loadams loadams commented Jan 25, 2024

Enable workflow_dispatch: on all workflows where we did not have it previously. This allows us to run the workflows on branches without creating a PR or without needing to merge to master to see the results of CI/scheduled builds.

@loadams loadams requested a review from mrwyattii as a code owner January 25, 2024 19:00
@loadams loadams requested a review from lekurile January 25, 2024 19:00
@loadams loadams enabled auto-merge January 25, 2024 19:11
@loadams loadams disabled auto-merge January 25, 2024 20:42
@loadams loadams enabled auto-merge January 25, 2024 20:42
@loadams loadams disabled auto-merge January 25, 2024 20:58
@loadams loadams enabled auto-merge January 25, 2024 20:59
@loadams loadams added this pull request to the merge queue Jan 25, 2024
@loadams loadams removed this pull request from the merge queue due to a manual request Jan 25, 2024
@loadams loadams changed the title Enable workflow dispatch on nv-torch-nightly-v100 Enable workflow dispatch on all workflows Jan 25, 2024
@loadams loadams enabled auto-merge January 25, 2024 22:58
@loadams loadams added this pull request to the merge queue Jan 25, 2024
Merged via the queue into master with commit 0268d55 Jan 26, 2024
16 checks passed
mauryaavinash95 pushed a commit to mauryaavinash95/DeepSpeed that referenced this pull request Feb 17, 2024
Enable `workflow_dispatch:` on all workflows where we did not have it
previously. This allows us to run the workflows on branches without
creating a PR or without needing to merge to master to see the results
of CI/scheduled builds.
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
Enable `workflow_dispatch:` on all workflows where we did not have it
previously. This allows us to run the workflows on branches without
creating a PR or without needing to merge to master to see the results
of CI/scheduled builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants