fix branches
All checks were successful
Website build and deploy / build (pull_request) Successful in 26s

This commit is contained in:
2024-01-10 16:25:05 +01:00
parent 59ea1238d9
commit b90ef3b12f

View File

@@ -2,8 +2,8 @@ name: Website build and deploy
on:
push:
# branches:
# - main # Deploy branch
branches:
- main # Deploy branch
# Run on PRs, but only build
pull_request: