Skip to content

Commit 4a0048b

Browse files
fix workflow
1 parent 41aaa30 commit 4a0048b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/generate-and-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
push:
66
schedule:
77
- cron: "0 0 * * 0" # weekly run (every Sunday at midnight)
8-
# optionally enable on push to main:
9-
# push:
10-
# branches: [ "main" ]
118

129
permissions:
1310
contents: write

0 commit comments

Comments
 (0)