Skip to content

Commit 11cd10e

Browse files
authored
Update Master-Build.yml
1 parent fdecd2f commit 11cd10e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/Master-Build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ name: Master-Build
66
on:
77
push:
88
branches: [ "master" ]
9+
paths-ignore:
10+
- "**/*.md"
11+
- "**/*.gitignore"
12+
- "**/*.gitattributes"
913
jobs:
1014
build:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)