Skip to content

Commit 7845e89

Browse files
committed
Enable debug
1 parent f4ac5f7 commit 7845e89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
needs.lint.result == 'failure'
9393
uses: actions/github-script@v7
9494
with:
95+
debug: true
9596
script: |
9697
github.rest.repos.createCommitStatus({
9798
owner: context.repo.owner,

0 commit comments

Comments
 (0)