Skip to content

Commit 7fa111e

Browse files
author
Gu Shiwei
authored
Update example-workflow.yml
1 parent 2415d49 commit 7fa111e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/example-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
id: not-bypass
6565
run: |
6666
echo "::error ::Action not skipped, needs.check-bypass.outputs.can-skip is ${{ needs.check-bypass.outputs.can-skip }}"
67-
exit 1
6867
6968
test-action-bypass:
7069
needs: check-bypass

0 commit comments

Comments
 (0)