Skip to content

Commit

Permalink
Update validate-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig authored Jul 31, 2024
1 parent 0880520 commit 801e3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check for Merge Conflict in PR
uses: Lombiq/GitHub-Actions/.github/actions/check-merge-conflict@issue/OSOE-888
uses: Lombiq/GitHub-Actions/.github/actions/check-merge-conflict@dev
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 801e3dd

Please sign in to comment.