Skip to content

Commit

Permalink
add paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vinymeuh committed Jan 26, 2024
1 parent 66fab39 commit 50bf95f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'
- 'LICENSE'
- 'Makefile'
- '.gitignore'
- '*.yml'
- '*.yaml'
pull_request:
branches:
- main
Expand Down

0 comments on commit 50bf95f

Please sign in to comment.