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

allow manual workflow triggering #355

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

jacob-rosenthal
Copy link
Collaborator

This updates github Actions workflow files to enable manual triggering of workflows, so we can re-run them as needed.
We already had this in place for the docker workflow, but now we will have it for the others as well

@codecov-commenter
Copy link

Codecov Report

Merging #355 (935a630) into master (9343e4e) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   86.37%   86.37%           
=======================================
  Files          27       27           
  Lines        2503     2503           
=======================================
  Hits         2162     2162           
  Misses        341      341           

Copy link
Collaborator

@sreekarreddydfci sreekarreddydfci left a comment

Choose a reason for hiding this comment

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

Looks good.

@jacob-rosenthal jacob-rosenthal merged commit b4b61b5 into master May 30, 2023
3 checks passed
@jacob-rosenthal jacob-rosenthal deleted the workflows-dispatch branch May 30, 2023 03:00
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.

None yet

3 participants