Skip to content

Commit

Permalink
No CI for top-level markdown changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Sep 3, 2023
1 parent 89ee583 commit e917460
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 @@ -3,10 +3,14 @@ name: CI
on:
push:
branches:
- '*'
- main
paths-ignore:
- '/*.md'
pull_request:
branches:
- main
paths-ignore:
- '/*.md'

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

0 comments on commit e917460

Please sign in to comment.