Skip to content

UnusedUses ignores uses in annotations with multi lines string arguments #258

UnusedUses ignores uses in annotations with multi lines string arguments

UnusedUses ignores uses in annotations with multi lines string arguments #258

name: "Block merge commits"
on:
pull_request:
jobs:
block-merge-commits:
name: Block merge commits
runs-on: ubuntu-latest
steps:
- name: Block merge commits
uses: Morishiri/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}