Skip to content

Commit 4cbbe93

Browse files
Update merge_conflict.yml
1 parent 2ef1d8a commit 4cbbe93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge_conflict.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
GITHUB_REPOSITORY: ${{ github.repository }}
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
run: |
43-
python scripts/pr_merge_conflict_check.py
43+
python -m scripts.pr_merge_conflict_check
4444
4545
# Optional: Failure notification for specific branch
4646
- name: Report failure if failed on oppia/oppia develop branch

0 commit comments

Comments
 (0)