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 2419da3 commit 59cc873Copy full SHA for 59cc873
.github/workflows/codeql-analysis.yml
@@ -3,8 +3,6 @@ name: "Code scanning - action"
3
on:
4
pull_request:
5
push:
6
- branches:
7
- - main
8
schedule:
9
- cron: '0 16 * * 2'
10
.github/workflows/lint.yml
@@ -2,8 +2,6 @@ name: Lint
2
- cron: '3 20 * * SUN'
jobs:
.github/workflows/test.yml
@@ -2,8 +2,6 @@ name: Run tests
- cron: '3 22 * * SUN'
0 commit comments