Skip to content

Commit

Permalink
Update Master-Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaRocks authored Nov 12, 2024
1 parent fdecd2f commit 11cd10e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Master-Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name: Master-Build
on:
push:
branches: [ "master" ]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 11cd10e

Please sign in to comment.