Skip to content

Commit

Permalink
fixing GH permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasSUSE committed Feb 13, 2025
1 parent 622ce26 commit 092885a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
- name: Git Setup
continue-on-error: false
run: |
gh pr checkout ${{ github.event.pull_request.number }}
git config --global user.email "${{ secrets.USER_GITHUB }}"
git config --global user.name "rancherbot"
Expand Down

0 comments on commit 092885a

Please sign in to comment.