1 parent f710523 commit ccd5aceCopy full SHA for ccd5ace
1 file changed
.github/workflows/ci_cd.yaml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- master
7
paths-ignore:
8
- - 'README.md'
+ - 'README.md' #exclude readme
9
- '*.md'
10
- 'docs/**'
11
pull_request:
0 commit comments