Skip to content

Commit 1fc3b07

Browse files
Remove release event trigger from preview workflow configuration
1 parent 56eebdb commit 1fc3b07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/preview.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Preview Updater
33
on:
44
schedule:
55
- cron: '20 2 * * *'
6-
release:
7-
types: [published]
86
workflow_dispatch:
97

108
permissions:

0 commit comments

Comments
 (0)