There is a new pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages ci/cycle-lint https://github.com/void-linux/void-packages/pull/45933 .github/workflows/cycles.yaml: run on PRs, don't run on forks - running on forks is kinda useless and just gives people useless error messages if they sync their master branch at the wrong time - run cycle check on PRs to catch cycles before they happen. this makes the cron cycle check more of a backup/just-in-case for things that slip past the CI #### Testing the changes - I tested the changes in this PR: **YES**|**briefly**|**NO** A patch file from https://github.com/void-linux/void-packages/pull/45933.patch is attached