Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 4d6ba8a

Browse files
Update pages-build-deployment.yml
1 parent 508c102 commit 4d6ba8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-build-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pages-build-deployment
33
on:
44
# Runs on pushes targeting the default branch, change to gh-pages if on gh-pages branch
55
push:
6-
branches: ["main"]
6+
branches: ["master"]
77

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

0 commit comments

Comments
 (0)