Skip to content

Conversation

@Earlopain
Copy link
Collaborator

https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-using-a-fallback-value

This way, if a bunch of stuff gets merged one after the other, CI on main is not often displayed red.

build-artifacts.yml doesn't run on PRs but I don't think it hurt to have this uniform in case it gets copied around

https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-using-a-fallback-value

This way, if a bunch of stuff gets merged one after the other,
CI on main is not often displayed red.

`build-artifacts.yml` doesn't run on PRs but I don't think it hurt to have this uniform
in case it gets copied around
@kddnewton kddnewton merged commit dab5677 into ruby:main Jan 7, 2025
56 checks passed
@Earlopain Earlopain deleted the github-ci-concurrency branch January 16, 2025 10:18
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.

2 participants