We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d22137 commit b22ab07Copy full SHA for b22ab07
1 file changed
.github/workflows/paths-filtering-tests.yml
@@ -38,6 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
steps:
40
- run: echo Required files were changed!
41
+ - run: exit 1
42
# The job with name matching the required status check
43
build:
44
needs: [changes, in-scope]
0 commit comments