Skip to content

Commit ef3c01c

Browse files
committed
💚 Add 'paths-ignore' section
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent 3f10a42 commit ef3c01c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/main.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,10 @@ on:
112112
- devel
113113
- main
114114
- release
115+
paths-ignore:
116+
- '**.md'
117+
- '.editorconfig'
118+
- '.gitignore'
119+
- '.npmignore'
120+
- '.travis.yml'
121+
- 'LICENSE'

0 commit comments

Comments
 (0)