ci(build): remove 'dev' branch from push trigger

This commit is contained in:
tigattack
2025-10-03 16:38:38 +01:00
parent 0e049ec3d5
commit 55cb07b3c8

View File

@@ -3,7 +3,6 @@ on:
push: push:
branches: branches:
- main - main
- dev
paths-ignore: paths-ignore:
- 'docker/**' - 'docker/**'