Trigger workflow on workflow changes

This commit is contained in:
Greg Lin 2022-08-16 18:35:54 -05:00
commit 534f225b0c

View file

@ -6,6 +6,7 @@ on:
- 'builder/**' - 'builder/**'
- 'test/**' - 'test/**'
- 'Makefile' - 'Makefile'
- '.github/workflows/test.yml'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
platforms: platforms: