chore: wordt enkel uitgevoerd in de dev branch

This commit is contained in:
Timo De Meyst 2025-02-28 21:26:58 +01:00
parent ccbdd9bce4
commit e5e39e5cea

View file

@ -4,6 +4,8 @@ on:
# Trigger the workflow on push or pull request,
# but only for the main branch
push:
branches:
- dev
# Replace pull_request with pull_request_target if you
# plan to use this action with forks, see the Limitations section
pull_request: