-
Notifications
You must be signed in to change notification settings - Fork 304
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
[CI] remove workflow dispatch branch #1362
[CI] remove workflow dispatch branch #1362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SRTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1362 +/- ##
=======================================
Coverage 47.53% 47.53%
=======================================
Files 41 41
Lines 3549 3549
Branches 1931 1931
=======================================
Hits 1687 1687
Misses 459 459
Partials 1403 1403
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(cherry picked from commit b8c5418) # Conflicts: # .github/workflows/foxy-binary-build-main.yml # .github/workflows/foxy-semi-binary-build-main.yml # .github/workflows/galactic-binary-build-main.yml # .github/workflows/galactic-semi-binary-build-main.yml # .github/workflows/iron-source-build.yml
(cherry picked from commit b8c5418)
According to github docs (and linters), there is no field
branches
belowworkflow_dispatch
. One can just select from a drop-down list on which branch the workflow should be started.