1 parent 85d5646 commit afad33aCopy full SHA for afad33a
1 file changed
.github/workflows/deploy-github-pages.yml
@@ -2,6 +2,8 @@ name: deploy-github-pages
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
8
jobs:
9
build-slides:
0 commit comments