Skip to content

Commit

Permalink
Also run workflows on workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RivenSkaye authored and kageru committed Nov 18, 2022
1 parent 8b2b1f3 commit d3b8f23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ on:
paths:
- 'vsutil/**'
- 'test/**'
- '.github/workflows/**'
pull_request:
branches: [ master ]
paths:
- 'vsutil/**'
- 'test/**'
- '.github/workflows/**'

jobs:
windows:
Expand Down

0 comments on commit d3b8f23

Please sign in to comment.