We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac4810 commit 409ee34Copy full SHA for 409ee34
1 file changed
.github/workflows/pull-request-green.yml
@@ -16,7 +16,7 @@ permissions:
16
jobs:
17
allchecks:
18
runs-on: ubuntu-latest
19
- name: Job
+ name: Green
20
steps:
21
- uses: wechuli/allcheckspassed@v2
22
with:
0 commit comments