Skip to content

Commit ddbecaa

Browse files
ensure testing on PR
Co-authored-by: Daniel Kaufman <114174502+danielfromearth@users.noreply.github.com>
1 parent 26df61e commit ddbecaa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ name: Run tests and linting
99

1010
on:
1111
push:
12+
pull_request:
13+
branches: [develop, main, 'release/**']
1214
workflow_dispatch:
1315

1416
concurrency:

0 commit comments

Comments
 (0)