Skip to content

Commit

Permalink
Add main branch to the list of branches.
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Ralf <[email protected]>
  • Loading branch information
nakohdo committed Jun 25, 2024
1 parent 39fee3c commit 1584c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/antora-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Publish to GitHub Pages
on:
push:
branches: [antora-test]
branches: [antora-test, main]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
concurrency:
Expand Down

0 comments on commit 1584c30

Please sign in to comment.