Skip to content

Commit 82798b8

Browse files
authored
Update appveyor.yml (build and deploy docs)[skip ci]
1 parent 0066741 commit 82798b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44

55
skip_commits:
6-
message: /(skip ci)/ # skip if the commit message contains "(skip ci)"
6+
message: /[skip ci]/ # skip if the commit message contains "(skip ci)"
77

88
#---------------------------------#
99
# environment configuration #

0 commit comments

Comments
 (0)