We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41aaa30 commit 4a0048bCopy full SHA for 4a0048b
.github/workflows/generate-and-release.yml
@@ -5,9 +5,6 @@ on:
5
push:
6
schedule:
7
- cron: "0 0 * * 0" # weekly run (every Sunday at midnight)
8
- # optionally enable on push to main:
9
- # push:
10
- # branches: [ "main" ]
11
12
permissions:
13
contents: write
0 commit comments