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 a863be6 commit e153987Copy full SHA for e153987
.github/workflows/codeql-analysis.yml
@@ -3,8 +3,6 @@ name: "CodeQL"
3
on:
4
push:
5
pull_request:
6
- schedule:
7
- - cron: '0 3 */4 * *'
8
9
jobs:
10
analyze:
.github/workflows/python-package.yml
@@ -2,8 +2,6 @@ name: Python Package
2
- - cron: '35 3 * * 6'
build:
0 commit comments