Skip to content

Commit

Permalink
ci ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Sep 5, 2023
1 parent ab21bec commit 98da349
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'
- 'CODE_OF_CONDUCT.md'
pull_request:
branches:
- '**'
- main


env:
DEVELOPER_DIR: /Applications/Xcode_15.0.app/Contents/Developer
Expand Down

0 comments on commit 98da349

Please sign in to comment.