change workflow to also trigger on pull_request?
This commit is contained in:
parent
46075c641b
commit
81ef2089e0
@ -6,6 +6,7 @@ on:
|
||||
- .gitignore
|
||||
- README.md
|
||||
- LICENSE
|
||||
pull_request:
|
||||
name: deploy updated site
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user