Skip to content

Commit 680499a

Browse files
committed
Run on master
1 parent b5af85f commit 680499a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Publish Abinit website
44
on:
55
workflow_dispatch:
66
push:
7-
branches: ["master"]
7+
branches: ["main"]
88
#paths: # Recommended to avoid extra builds
99
# - .github/workflows/your_site_publish_file.yml # Change name to what your workflow file is
1010
# - docs/**

0 commit comments

Comments
 (0)