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/**'
|
||||
- 'test/**'
|
||||
- 'Makefile'
|
||||
- '.github/workflows/test.yml'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
platforms:
|
||||
|
|
|
|||
Loading…
Reference in a new issue