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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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