1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 10:41:42 +08:00

ci(sync): add workflow_run trigger for App Version CI/CD

- trigger sync workflow when App Version CI/CD workflow completes
This commit is contained in:
pooneyy 2026-02-27 12:06:41 +08:00
parent 0c1809d47f
commit e3153ab652
No known key found for this signature in database

View File

@ -4,6 +4,13 @@ on:
push: push:
branches: branches:
- localApps - localApps
workflow_run:
workflows:
- 'App Version CI/CD'
types:
- completed
branches:
- localApps
permissions: permissions:
contents: read contents: read