Skip to content

Commit b22ab07

Browse files
committed
The real required job now fails.
1 parent 6d22137 commit b22ab07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/paths-filtering-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
steps:
4040
- run: echo Required files were changed!
41+
- run: exit 1
4142
# The job with name matching the required status check
4243
build:
4344
needs: [changes, in-scope]

0 commit comments

Comments
 (0)