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.
2 parents e124700 + f9eeda4 commit 4d093c4Copy full SHA for 4d093c4
.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