Skip to content

Commit

Permalink
Intentional failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bitonality committed May 29, 2024
1 parent b16c2fe commit ea880b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
contents: write # Permission to write a repository_dispatch requests
steps:
- name: Create Check
run: sleep 10
run: exit 1
success:
name: Success gate
if: always()
Expand Down

0 comments on commit ea880b8

Please sign in to comment.