Skip to content

Commit ec88110

Browse files
Update merge_conflict.yml
1 parent c5c5cca commit ec88110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge_conflict.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
3535
- name: Check PR Merge Conflicts
3636
env:
37+
GITHUB_REPOSITORY: ${{ github.repository }}
3738
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3839
run: |
3940
python scripts/pr_merge_conflict_check.py

0 commit comments

Comments
 (0)