Fixed pages workflow

This commit is contained in:
Erik C. Thauvin 2023-11-27 10:39:31 -08:00
parent db12be1c4c
commit e4412eb1d6
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: javadocs-pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: