Skip to content

Commit

Permalink
fix(win): re-enable trigger on base path file pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
oorabona committed Mar 23, 2022
1 parent 79943d6 commit d9bd546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Test on Windows
on:
push:
paths:
- "**"
- "!*.md"
- "!.github"
- ".github/workflows/ci-windows.yml"
Expand Down

0 comments on commit d9bd546

Please sign in to comment.