We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8094ac commit fa6fdf3Copy full SHA for fa6fdf3
1 file changed
.github/workflows/static.yml
@@ -1,8 +1,6 @@
1
name: Deploy SvelteKit to GitHub Pages
2
3
on:
4
- push:
5
- branches: [main]
6
workflow_dispatch: # allows manual trigger
7
8
permissions:
0 commit comments