Minor cleanups

This commit is contained in:
Erik C. Thauvin 2024-12-19 08:22:18 -08:00
parent 4eed926a06
commit c77118a6eb
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 3 additions and 3 deletions

View file

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