Automatically run deployment + tests
This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
# Automatically run on Pull Request
|
||||
pull_request:
|
||||
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user