Add testing_prs to trigger for testing PRs

This commit is contained in:
Micah Jerome Ellison 2022-06-11 13:53:54 -07:00
parent 91c2fefb98
commit cdcfeabaf9

View file

@ -9,7 +9,7 @@ on:
- 'tests/**'
- 'poetry.lock'
- 'pyproject.toml'
- '.github/workflows/testing.yaml'
- '.github/workflows/testing_prs.yaml'
pull_request:
branches: [ develop ]
paths:
@ -18,7 +18,7 @@ on:
- 'tests/**'
- 'poetry.lock'
- 'pyproject.toml'
- '.github/workflows/testing.yaml'
- '.github/workflows/testing_prs.yaml'
defaults:
run: