Skip to content

Commit 9405a60

Browse files
committed
chore: run pkg-pr-new on new svelte 5 branch
1 parent cb173e2 commit 9405a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pr
33
on:
44
pull_request:
55
push:
6-
branches: ['svelte-5-adapter']
6+
branches: ['svelte-5-adapter', 'svelte-5-adapter-derived-by']
77

88
concurrency:
99
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}

0 commit comments

Comments
 (0)