mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-03-12 03:45:08 +00:00
Action trigger fix (#2180)
Maintenance PR unrelated with module itself Modified action trigger to cover branch change
This commit is contained in:
1
.github/workflows/check_pr_source.yml
vendored
1
.github/workflows/check_pr_source.yml
vendored
@@ -2,6 +2,7 @@ name: Enforce test-staging → master
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, edited]
|
||||
branches:
|
||||
- master
|
||||
- test-staging
|
||||
|
||||
Reference in New Issue
Block a user