Skip to content

Commit ca069ca

Browse files
committed
chore(ci): Remove push from trigger for preview releases
1 parent 8b53f82 commit ca069ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/preview-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Preview Release
22
on:
33
pull_request:
4-
push:
5-
branches:
6-
- main
7-
- canary
84
permissions:
95
contents: read
106
pull-requests: write

0 commit comments

Comments
 (0)