Skip to content

Commit

Permalink
Add more ignored paths to builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jun 27, 2024
1 parent eef9ea9 commit 46779d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- "*"
paths-ignore:
- "README"
- "README.md"
- "LICENSE"
- "LICENSE.md"
- ".gitignore"
- ".gitattributes"
Expand Down

0 comments on commit 46779d9

Please sign in to comment.