We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e799d commit 6f8270cCopy full SHA for 6f8270c
.github/workflows/pull-request-checks-disabled.yml
@@ -13,4 +13,4 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Skip build
16
- run: echo "This build has been skipped."
+ run: echo "This build has been skipped because the only changes are in non-code directories."
0 commit comments