Skip to content

Commit afad33a

Browse files
committed
Only run GitHub actions on main
1 parent 85d5646 commit afad33a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-github-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: deploy-github-pages
22

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

68
jobs:
79
build-slides:

0 commit comments

Comments
 (0)