test website

This commit is contained in:
Leon van Kammen 2023-05-22 19:05:56 +02:00
parent d8d626b86f
commit 4477e9474a

View file

@ -4,7 +4,7 @@ name: Deploy static content to Pages
on: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: push:
branches: ["main"] branches: ["main","dev"]
# 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: