You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This scheduled workflow is disabled because scheduled workflows are disabled by default in forks.
workflow 默认是禁止的,记得手动在 Actions 里开一下
同时建议追加手动触发
workflow_dispatch:
需要再 workflow 的配置 yaml 中添加 workflow_dispatch 项
The text was updated successfully, but these errors were encountered:
blog 中 Sora 指出:
需要再 workflow 的配置 yaml 中添加 workflow_dispatch 项
The text was updated successfully, but these errors were encountered: