Skip to content

Commit ba41f02

Browse files
committed
a
Signed-off-by: DBT pre-commit check
1 parent e9b7c43 commit ba41f02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/org.common-ci.test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
ref: ${{ github.event.pull_request.head.sha }}
2626

2727
- name: Check if pre-commit hook ran before push 1
28+
env:
29+
GH_DEBUG: 1
2830
run: |
2931
gh pr list --search 4cab8236a5506460e5a3984ace07fc3173d417c6 --state merged --json id
3032
gh pr list --search 4cab8236a5506460e5a3984ace07fc3173d417c6 --state merged

0 commit comments

Comments
 (0)