remove dispatch
This commit is contained in:
@@ -6,7 +6,6 @@ on:
|
||||
- "basedockerfile"
|
||||
schedule:
|
||||
- cron: "0 0 1 * *" # 每月1号00:00执行
|
||||
workflow_dispatch: # 允许手动触发
|
||||
|
||||
env:
|
||||
REGISTRY: git.mamahaha.work
|
||||
|
Reference in New Issue
Block a user