Skip to content

T6506: Add a linting rule for checking executable bits on scripts #19

T6506: Add a linting rule for checking executable bits on scripts

T6506: Add a linting rule for checking executable bits on scripts #19

name: "PR Conflicts checker"
on:
pull_request_target:
types: [synchronize]
permissions:
pull-requests: write
contents: read
jobs:
check-pr-conflict-call:
uses: vyos/.github/.github/workflows/check-pr-merge-conflict.yml@current
secrets: inherit