Minor cleanups

This commit is contained in:
Erik C. Thauvin 2024-07-21 21:48:42 -07:00
parent e5970bca18
commit c51f7e0fa2
Signed by: erik
GPG key ID: 776702A6A2DA330E
8 changed files with 19 additions and 16 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: