Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2022-04-04 09:42:46 -07:00
parent 5e204bf872
commit 5247831f32
2 changed files with 3 additions and 0 deletions

View File

@ -6,11 +6,13 @@ on:
- '**.py'
- .github/workflows/build-test.yml
- 'pyproject.toml'
- 'spec.json'
pull_request:
paths:
- '**.py'
- .github/workflows/build-test.yml
- 'pyproject.toml'
- 'spec.json'
jobs:
build-test:

View File

@ -6,6 +6,7 @@ on:
paths:
- 'Makefile'
- .github/workflows/generate.yml
- 'spec.json'
workflow_dispatch:
inputs:
jobs: