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 d22df68 commit d035057Copy full SHA for d035057
.github/workflows/ci.yml
@@ -11,8 +11,6 @@ on:
11
release:
12
types: [published]
13
workflow_dispatch:
14
- schedule:
15
- - cron: '0 0 * * *'
16
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments