Skip to content

Commit

Permalink
Fixing action
Browse files Browse the repository at this point in the history
  • Loading branch information
Luko6 committed Oct 13, 2022
1 parent 6625ce2 commit 43b8cf6
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/validate-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:

jobs:
validate-pull-request:
runs-on: ubuntu-latest
steps:
- name: Check for Merge Conflict in PR
uses: Lombiq/GitHub-Actions/.github/actions/check-merge-conflict@issue/OSOE-144
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: Lombiq/GitHub-Actions/.github/actions/check-merge-conflict@issue/OSOE-144
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 43b8cf6

Please sign in to comment.