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.
main
1 parent 9aa61da commit 8894556Copy full SHA for 8894556
.github/workflows/apple.yml
@@ -2,6 +2,7 @@ name: MacOS Python build
2
3
on:
4
push:
5
+ branches: [main]
6
pull_request:
7
schedule:
8
- cron: '13 11 * * *'
.github/workflows/linux.yml
@@ -2,6 +2,7 @@ name: Linux Python build
.github/workflows/windows.yml
@@ -2,6 +2,7 @@ name: Windows Python build
0 commit comments