Skip to content

Commit

Permalink
Limit CI running on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Nov 24, 2023
1 parent 64b4e0d commit b749c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
- 'LICENSE'
- 'NOTICE'
pull_request:
branches:
- trunk
paths-ignore:
- '.idea/**'
- '.gitattributes'
Expand Down

0 comments on commit b749c02

Please sign in to comment.