Skip to content

Commit

Permalink
Update build.yml with ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sh1ngekyo committed Oct 9, 2023
1 parent 53546f0 commit 8b5e921
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build

on: [push]
paths-ignore:
- .gitignore
- LICENSE
- README.md

env:
DOTNET_VERSION: '7.0.x'
Expand Down

0 comments on commit 8b5e921

Please sign in to comment.