Skip to content

chore(deps): update dependency lint-staged to v15.4.2 (main) #1617

chore(deps): update dependency lint-staged to v15.4.2 (main)

chore(deps): update dependency lint-staged to v15.4.2 (main) #1617

Workflow file for this run

name: ci
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:

Check failure on line 19 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 19, Col: 3): Error calling workflow 'renovatebot/base-image/.github/workflows/build.yml@36065c105a8fc72b329bd40b20773903416a2481'. The nested job 'build' is requesting 'packages: write', but is only allowed 'packages: none'.
if: ${{ github.repository_owner != github.event.pull_request.head.repo.owner.login }}
uses: ./.github/workflows/build.yml
permissions:
contents: read
checks: write