Skip to content

Commit 3ba2c7e

Browse files
committed
chore: poke ci
1 parent a70a869 commit 3ba2c7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
jobs:
1818
preview:
1919
if: >
20+
2021
github.repository == 'vitejs/rolldown-vite' &&
2122
(github.event_name == 'push' ||
2223
(github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'trigger: preview')))

0 commit comments

Comments
 (0)