Skip to content

security: add permissions to GitHub Actions workflows (#365) #1326

security: add permissions to GitHub Actions workflows (#365)

security: add permissions to GitHub Actions workflows (#365) #1326

Workflow file for this run

# NOTE: This file should always be named `repolinter.yml` to allow
# workflow_dispatch to work properly
name: Repolinter Action
on:
push:
workflow_dispatch:
permissions:
contents: read
jobs:
repolinter:
uses: newrelic/coreint-automation/.github/workflows/reusable_repolinter.yaml@v3