We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb173e2 commit 9405a60Copy full SHA for 9405a60
.github/workflows/pr.yml
@@ -3,7 +3,7 @@ name: pr
3
on:
4
pull_request:
5
push:
6
- branches: ['svelte-5-adapter']
+ branches: ['svelte-5-adapter', 'svelte-5-adapter-derived-by']
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
0 commit comments