Skip to content

Commit 19eee2c

Browse files
wip
1 parent e127e88 commit 19eee2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/all-green/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: "Checks that all required checks have passed and the PR is green."
55
runs:
66
using: "composite"
77
steps:
8+
- uses: actions/checkout@v4
9+
810
- name: All Green
911
uses: wechuli/allcheckspassed@v2
1012
with:

0 commit comments

Comments
 (0)