Skip to content

Commit 09133b3

Browse files
authored
Update python.yaml
1 parent aaef19b commit 09133b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/python.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
name: Python
22

33
on:
4+
workflow_dispatch:
45
push:
6+
branches:
7+
- main
8+
pull_request:
9+
branches:
10+
- main
511

612
jobs:
713
python:

0 commit comments

Comments
 (0)