Skip to content

Commit 189e3fd

Browse files
fix: run all grenn except on cancel
1 parent 30f15e0 commit 189e3fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040

4141
all-green:
4242
needs: test-robot-check
43+
if: ${{ !cancelled() }}
4344
name: Job
4445
uses: ./.github/workflows/all-green.yml

0 commit comments

Comments
 (0)