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 b337011 commit 52980d1Copy full SHA for 52980d1
.github/workflows/rust.yml
@@ -4,8 +4,6 @@ on:
4
push:
5
branches: ['main']
6
pull_request:
7
- schedule:
8
- - cron: '17 6 * * 5'
9
10
jobs:
11
test:
0 commit comments