Action trigger fix (#2180)

Maintenance PR unrelated with module itself
Modified action trigger to cover branch change
This commit is contained in:
kadeshar
2026-03-06 16:58:47 +01:00
committed by GitHub
parent ed81a43403
commit 935252fcfe

View File

@@ -2,6 +2,7 @@ name: Enforce test-staging → master
on:
pull_request:
types: [opened, synchronize, reopened, edited]
branches:
- master
- test-staging