Skip to content

Commit 4d093c4

Browse files
authored
Merge pull request #6 from Webperf-se/no-release-schedule
No release schedule
2 parents e124700 + f9eeda4 commit 4d093c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/prep-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- main
88
paths:
99
- "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 * *"
1410
jobs:
1511
build:
1612
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)