Skip to content

Commit

Permalink
Enable debugging on gh CLI
Browse files Browse the repository at this point in the history
Signed-off-by: Luiz Carvalho <[email protected]>
  • Loading branch information
lcarva committed Oct 7, 2024
1 parent 3eeadb3 commit 1abc26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repo-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
env:
REPO: ${{ github.repository }}
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
GH_DEBUG: "1"

0 comments on commit 1abc26c

Please sign in to comment.