Skip to content

Commit c37999d

Browse files
ci: run tests only once when opening prs
1 parent 98e0ba0 commit c37999d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-python.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Test Python
22
on:
3-
workflow_dispatch:
4-
push:
53
pull_request:
4+
workflow_dispatch:
65

76
permissions: {}
87

0 commit comments

Comments
 (0)