Skip to content

Commit c2ca4df

Browse files
committed
chore: update ci workflows config.
1 parent 7421262 commit c2ca4df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- master
6+
paths-ignore:
7+
- '.github/**/*.yml'
8+
69
jobs:
710
build-deploy:
811
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)