Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable actions for cloned repos #123

Open
splitbrain opened this issue Nov 25, 2023 · 0 comments
Open

Disable actions for cloned repos #123

splitbrain opened this issue Nov 25, 2023 · 0 comments

Comments

@splitbrain
Copy link
Contributor

Currently all github action workflows will also run for our cloned repos, which doesn't make much sense. There is a way to disable workflows via REST API:

https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#list-repository-workflows
https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#disable-a-workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant