Skip to content

Commit e99331a

Browse files
committed
Merge branch 'main' into staging [skip ci]
2 parents 3f502e0 + 617adbb commit e99331a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run-py-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Run Python Tests
22
on:
3-
release:
4-
types: [created]
53
pull_request:
64
branches:
75
- staging
6+
- main
87

98
jobs:
109
RunPytest:

0 commit comments

Comments
 (0)