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 fb64c54 commit 940e680Copy full SHA for 940e680
.github/workflows/pythonpackage.yml
@@ -2,8 +2,8 @@ name: NIXPy tests and linting
2
3
on:
4
# Run one build a month at 01:00
5
- schedule:
6
- - cron: '0 1 1 * *'
+ # schedule:
+ # - cron: '0 1 1 * *'
7
push:
8
branches:
9
- master
0 commit comments