Skip to content

Commit 770c432

Browse files
authored
Fix branch name
1 parent 55523a6 commit 770c432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Zola
22

33
on:
44
push:
5-
branches: source
5+
branches: main
66
pull_request:
77

88
jobs:

0 commit comments

Comments
 (0)