There was an error while loading. Please reload this page.
2 parents 68382f1 + f506203 commit 23a8978Copy full SHA for 23a8978
1 file changed
.github/workflows/prep-release.yml
@@ -7,10 +7,6 @@ on:
7
- main
8
paths:
9
- "index.js"
10
- schedule:
11
- # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onschedule
12
- # * is a special character in YAML so you have to quote this string
13
- - cron: "30 6 1 * *"
14
jobs:
15
build:
16
runs-on: ubuntu-latest
0 commit comments