Skip to content

(Cron) Check dependencies #26

(Cron) Check dependencies

(Cron) Check dependencies #26

name: (Cron) Weekly repository health
on:
schedule:
- cron: 0 5 * * 1
workflow_dispatch:
permissions:
contents: read
issues: write
pull-requests: read
packages: write
jobs:
call:

Check failure on line 15 in .github/workflows/cron-check-dependencies.yml

View workflow run for this annotation

GitHub Actions / (Cron) Weekly repository health

Invalid workflow file

The workflow is not valid. .github/workflows/cron-check-dependencies.yml (Line: 15, Col: 3): Error calling workflow 'devops-infra/.github/.github/workflows/reusable-cron-check-dependencies.yml@v1'. The workflow is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: read, pull-requests: read'.
uses: devops-infra/.github/.github/workflows/reusable-cron-check-dependencies.yml@v1
with:
profile: actions
secrets: inherit