Fixed branch for pages workflow

This commit is contained in:
Erik C. Thauvin 2023-03-21 23:51:18 -07:00
parent b0e6c2aba3
commit 944881ccfa

View file

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