change workflow to also trigger on pull_request?

This commit is contained in:
Camille Frantz 2024-11-08 12:50:12 -06:00
parent 46075c641b
commit 81ef2089e0
Signed by: fyrfli
SSH Key Fingerprint: SHA256:cyNGncrLxKXAgYC96dYNROnQKikLInzrpiMraZdqyhY

View File

@ -6,6 +6,7 @@ on:
- .gitignore
- README.md
- LICENSE
pull_request:
name: deploy updated site
jobs:
deploy: