We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe65d9 commit ee9b4e3Copy full SHA for ee9b4e3
3 files changed
.github/workflows/code-scan.yml
@@ -6,7 +6,6 @@ on:
6
pull_request:
7
branches: [master]
8
schedule:
9
- branches: [ master ]
10
- cron: '30 5 * * *'
11
12
jobs:
.github/workflows/python-package-conda.yml
branches: [ master ]
.github/workflows/pythonpackage.yml
@@ -9,7 +9,6 @@ on:
13
14
15
0 commit comments