mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 07:15:47 +00:00
e7bfe276c3
After enabling branch protection rulesets on main, the existing direct push from the verify-nix job (`git push origin HEAD:main`) is rejected. Push the refresh commit to a per-release branch (`chore/nix-lock-refresh-v<VERSION>`) instead, open a PR, and enable auto-merge so the change lands as soon as repo conditions allow (0 required reviews + 0 required status checks → instant). Adds `pull-requests: write` to job permissions so GITHUB_TOKEN can create + merge the PR. Co-authored-by: Psychotoxical <dev@psysonic.app> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>