Skip to content

Commit a4d03c7

Browse files
fix push trigger
1 parent b6e378c commit a4d03c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-website.yml

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

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

68
permissions:
79
contents: read

0 commit comments

Comments
 (0)