Skip to content

Commit f97c6e7

Browse files
C:/Program Files/Git/skip-ci implemented
1 parent 3cc17e2 commit f97c6e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
test:
13+
if: "!contains(github.event.head_commit.message, '/skip-ci')"
1314
runs-on: ubuntu-latest
1415

1516
steps:

0 commit comments

Comments
 (0)