dokuwiki / translate.dokuwiki.org

Web based tool to create and update translation patches for DokuWiki and DokuWiki plugins.
MIT License
8 stars 2 forks source link

Disable actions for cloned repos #123

Open splitbrain opened 11 months ago

splitbrain commented 11 months ago

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