chore: update workflows to trigger on push events instead of pull requests

This commit is contained in:
GitHub Actions
2026-02-17 20:38:51 +00:00
parent 72ccd5b4a5
commit 7ffd19fe50
11 changed files with 13 additions and 14 deletions

View File

@@ -22,9 +22,7 @@ name: Docker Build, Publish & Test
on:
pull_request:
branches:
- main
- development
push:
workflow_dispatch:
concurrency: