We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc064fb commit cf12a8cCopy full SHA for cf12a8c
.github/workflows/python-3.10.yml
@@ -5,7 +5,7 @@ name: python-3.10
5
6
on:
7
push:
8
- branches: [ "main" "indraneil-test" ]
+ branches: [ "main", "indraneil-test" ]
9
pull_request:
10
branches: [ "main" ]
11
0 commit comments