Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 3ba2c7e

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/preview-release.yml

Lines changed: 1 addition & 0 deletions
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)