Skip to content

Commit a8902cb

Browse files
committed
Switch github pages workflow to the main branch
1 parent 83f1333 commit a8902cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Runs on pushes targeting the 1.0.x branch
55
push:
66
branches:
7-
- 1.0.x
7+
- main
88

99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:

0 commit comments

Comments
 (0)