Automatically run deployment + tests

This commit is contained in:
SinusFox
2024-09-24 17:54:23 +02:00
parent 85715d439d
commit 8d30863f12
+3
View File
@@ -11,6 +11,9 @@ on:
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch:
# Automatically run on Pull Request
pull_request:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions: permissions: