Run tcc build even if only tests have changed in pr (#2404)
This commit is contained in:
parent
13edb7440b
commit
92439869b8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tcc.yml
vendored
1
.github/workflows/tcc.yml
vendored
|
|
@ -25,6 +25,7 @@ on:
|
|||
- '**.inc'
|
||||
- '**/meson.build'
|
||||
- 'subprojects/**'
|
||||
- 'test/**'
|
||||
- '.github/workflows/tcc.yml'
|
||||
branches:
|
||||
- 'dev'
|
||||
|
|
|
|||
Loading…
Reference in a new issue