Skip to content

Commit 4463e80

Browse files
committed
Update CI workflow file
1 parent 197d4be commit 4463e80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI-pipeline.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ on:
2525
branches:
2626
- develop
2727
- master
28+
paths-ignore:
29+
- README.md
30+
- CHANGELOG.md
2831

2932
jobs:
3033
test:

0 commit comments

Comments
 (0)