1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +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:
branches:
- localApps
workflow_run:
workflows:
- 'App Version CI/CD'
types:
- completed
branches:
- localApps
permissions:
contents: read