Skip to content

Release workflow improvements #134

Release workflow improvements

Release workflow improvements #134

Workflow file for this run

name: lintr
on:
push:
branches: master
pull_request:
branches: master
permissions:
contents: read
jobs:
lintr:

Check failure on line 14 in .github/workflows/lintr.yml

View workflow run for this annotation

GitHub Actions / lintr

Invalid workflow file

The workflow is not valid. .github/workflows/lintr.yml (Line: 14, Col: 3): Error calling workflow 'pdil/usmapdata/.github/workflows/lintr.yaml@master'. The nested job 'lintr' is requesting 'security-events: write', but is only allowed 'security-events: none'.
uses: pdil/usmapdata/.github/workflows/lintr.yaml@master
secrets: inherit