将CICD工作流程导入另一个存储库的问题

发布于 2025-02-07 17:47:32 字数 127 浏览 1 评论 0原文

最近,我从一个帐户中将回购(具有GitHub操作)导入到GitHub上的另一个私人帐户。

在新帐户中,我尝试查看运行,我会遇到404错误。

我是否想念在进口过程中需要做的事情?

任何建议都非常感谢。

Recently I imported a repo (which has github actions) from one account to another private account on github.

In the new account, I tried to View Run, I get a 404 error.

Did I miss something that I needed to do during the importing process?

Any advice is greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深白境迁sunset 2025-02-14 17:47:32

在谷歌搜索30分钟后,将其弄清楚了。

您必须启用允许从要启用操作的特定回购中允许所有操作和可重复使用的工作流

[repo]>设置>动作>一般>允许所有动作和可重复使用的工作流程

Figured it out after googling for 30min.

You have to enable Allow all actions and reusable workflows from the specific repo you want Actions enabled.

[repo] > Settings > Actions > General > Allow all actions and reusable workflows

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文