We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40741ba + 491e3e6 commit bea1bcbCopy full SHA for bea1bcb
.github/workflows/bors.yml
.github/workflows/full_ci.yml
@@ -269,7 +269,7 @@ jobs:
269
# One job that "summarizes" the success state of this pipeline. This can then be added to branch
270
# protection, rather than having to add each job separately.
271
success:
272
- name: Success
+ name: success
273
runs-on: ubuntu-22.04
274
needs: [
275
docker_linux_tier1,
0 commit comments