Skip to content

Commit

Permalink
.github: ci: run ci on res changed
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 authored Jul 22, 2021
1 parent 26d3100 commit 5443249
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ on:
push:
paths:
- 'src/**'
- 'res/**'
- 'build.bat'
- '.github/workflows/**'
pull_request:
paths:
- 'src/**'
- 'res/**'
- 'build.bat'
- '.github/workflows/**'

Expand Down

0 comments on commit 5443249

Please sign in to comment.