mirror of https://github.com/certd/certd
chore:
parent
9ac908ebee
commit
fa7a983bcb
|
@ -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 ↙↙↙ 改成你想要每天自动执行的时间
|
Loading…
Reference in New Issue