Skip to content

Commit

Permalink
Fix syntax for excluding one file
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Aug 18, 2022
1 parent 7985d4e commit 5d05e54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/includes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ on:
- 'main'
paths:
- '**.md'
paths-ignore:
- changelog.md
- '!changelog.md'

jobs:
includes:
Expand Down

0 comments on commit 5d05e54

Please sign in to comment.