Skip to content

Commit 6f8270c

Browse files
committed
Touch up skip message
1 parent 08e799d commit 6f8270c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks-disabled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Skip build
16-
run: echo "This build has been skipped."
16+
run: echo "This build has been skipped because the only changes are in non-code directories."

0 commit comments

Comments
 (0)