Trigger workflow on workflow changes
This commit is contained in:
parent
225b7da1f7
commit
534f225b0c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
||||||
- 'builder/**'
|
- 'builder/**'
|
||||||
- 'test/**'
|
- 'test/**'
|
||||||
- 'Makefile'
|
- 'Makefile'
|
||||||
|
- '.github/workflows/test.yml'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
platforms:
|
platforms:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue