Skip to content

Спрайты для рас, мета, а так же спонсорские вещи #6

Спрайты для рас, мета, а так же спонсорские вещи

Спрайты для рас, мета, а так же спонсорские вещи #6

name: Check Merge Conflicts
on:
workflow_dispatch:
jobs:
Label:
if: github.actor != 'PJBot' && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14'
runs-on: ubuntu-latest
steps:
- name: Check for Merge Conflicts

Check failure on line 11 in .github/workflows/conflict-labeler.yml

View workflow run for this annotation

GitHub Actions / Check Merge Conflicts

Invalid workflow file

The workflow is not valid. .github/workflows/conflict-labeler.yml (Line: 11, Col: 9): Unexpected symbol: 'r'. Located at position 93 within expression: github.actor != 'PJBot' && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14'r != 'Lost-Paradise-Bot'
uses: ike709/actions-label-merge-conflict@9eefdd17e10566023c46d2dc6dc04fcb8ec76142
with:
dirtyLabel: "Status: Merge Conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
commentOnDirty: "This pull request has conflicts, please resolve those before we can evaluate the pull request."