Build on changes to build scripts or requirements
This commit is contained in:
parent
1d05843315
commit
9b082fc4d9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'code/**'
|
||||
- 'tests/**'
|
||||
- '.github/workflows/**'
|
||||
- 'build*.sh'
|
||||
- 'requirements*.txt'
|
||||
release:
|
||||
types: [published]
|
||||
check_suite:
|
||||
|
|
|
|||
Loading…
Reference in a new issue