Skip to content

Commit df8156a

Browse files
committed
Fail the job
1 parent d77b5c9 commit df8156a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/email-check.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
[{"body" : "$COMMENT"}]
5656
EOF
5757
58+
# Fail this job.
59+
false
60+
5861
- uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 #v4.3.0
5962
if: always()
6063
with:

0 commit comments

Comments
 (0)