Skip to content

Commit e03949b

Browse files
committed
[Github Action]: change trigger branch to master
1 parent f7f06d2 commit e03949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pelican.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Deploy to GitHub Pages
55

66
on:
77
push:
8-
branches: ["main"]
8+
branches: ["master"]
99
workflow_dispatch:
1010

1111
permissions:

0 commit comments

Comments
 (0)