Skip to content

Commit 3993224

Browse files
committed
ci: deploy on main only
1 parent 577103b commit 3993224

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Deploy to GitHub Pages
22

33
on:
44
push:
5+
branches:
6+
- main
57

68
permissions:
79
contents: read

0 commit comments

Comments
 (0)