Skip to content

Merge branch 'main' into dependabot/github_actions/senzing-factory/bu… #126

Merge branch 'main' into dependabot/github_actions/senzing-factory/bu…

Merge branch 'main' into dependabot/github_actions/senzing-factory/bu… #126

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