* Codebase cleanup
This commit is contained in:
2025-12-09 01:06:38 +00:00
committed by GitHub
parent 7dec532e18
commit d9888f1a56
16 changed files with 39 additions and 25 deletions
+2 -2
View File
@@ -9,6 +9,7 @@ permissions:
contents: write
actions: write
pull-requests: write
security-events: write
jobs:
autoupdate:
@@ -16,5 +17,4 @@ jobs:
with:
go-version: ">=1.24"
release-workflow: "release.yml"
secrets:
pat-token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
secrets: inherit