Add gh.sh wrapper for gh CLI commands in workflows

This commit is contained in:
Octavian Guzu
2026-02-25 14:35:57 +00:00
parent db3858a558
commit b2bab3b743
4 changed files with 108 additions and 14 deletions

View File

@@ -29,6 +29,7 @@ jobs:
uses: anthropics/claude-code-action@v1
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
allowed_non_write_users: "*"