Skip to content

Commit 0cf1d65

Browse files
committed
CI: Run Python on main or PR to main
1 parent 32a9cea commit 0cf1d65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Python
22

33
on:
44
push:
5+
branches: [main]
56
pull_request:
7+
branches: [main]
68

79
jobs:
810
test:

0 commit comments

Comments
 (0)