We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e69c2 commit 34220f1Copy full SHA for 34220f1
.github/workflows/tests.yml
@@ -3,8 +3,6 @@ name: Tests
3
on:
4
push:
5
pull_request:
6
- schedule:
7
- - cron: '0 0 * * *'
8
9
jobs:
10
static-analysis:
0 commit comments