Skip to content

Bump senzing-factory/build-resources/.github/workflows/lint-workflows.yaml from 3 to 4 #125

Bump senzing-factory/build-resources/.github/workflows/lint-workflows.yaml from 3 to 4

Bump senzing-factory/build-resources/.github/workflows/lint-workflows.yaml from 3 to 4 #125

Workflow file for this run

name: lint workflows
on:
push:
branches-ignore: [main]
pull_request:
branches: [main]
permissions: {}
jobs:
lint-workflows:

Check failure on line 12 in .github/workflows/lint-workflows.yaml

View workflow run for this annotation

GitHub Actions / lint workflows

Invalid workflow file

The workflow is not valid. .github/workflows/lint-workflows.yaml (Line: 12, Col: 3): Error calling workflow 'senzing-factory/build-resources/.github/workflows/lint-workflows.yaml@v4'. The nested job 'lint-workflows' is requesting 'pull-requests: write', but is only allowed 'pull-requests: read'.
permissions:
contents: read
packages: read
pull-requests: read
statuses: write
uses: senzing-factory/build-resources/.github/workflows/lint-workflows.yaml@v4