mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
Action trigger fix (#2180)
Maintenance PR unrelated with module itself Modified action trigger to cover branch change
This commit is contained in:
parent
ed81a43403
commit
935252fcfe
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user