testing on dev push, half-baked deployment workflow

This commit is contained in:
2025-11-14 02:19:16 +02:00
parent 4a7f5eabe9
commit 9d12ad5050
2 changed files with 33 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ name: Test the running changes
on:
push:
branches: [ "master" ]
branches: [ "dev" ]
pull_request:
branches: [ "master" ]