pull/148/head
xiaojunnuo 2024-07-26 23:48:15 +08:00
parent 9ac908ebee
commit fa7a983bcb
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
name: trigger-demo
name: deploy-demo
on:
push:
branches: ['v2']
paths:
- "deploy.trigger"
workflow_run:
workflows: [ "build-image" ]
types:
- completed
# schedule:
# - # 国际时间 19:17 执行北京时间3:17 ↙↙↙ 改成你想要每天自动执行的时间