Skip to content

Commit df2769a

Browse files
authored
Update Publish.yml
1 parent 18e69bc commit df2769a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Publish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Publish
33
on:
44
push:
55
branches: [ master ]
6+
paths-ignore:
7+
- '**/**.md'
8+
- '.github/**'
69

710
jobs:
811
publish:

0 commit comments

Comments
 (0)