Skip to content

Scheduled Maintenance #6

Scheduled Maintenance

Scheduled Maintenance #6

Workflow file for this run

name: Scheduled Maintenance
on:
schedule:
- cron: '0 9 * * 1'
workflow_dispatch:
jobs:
maintenance:

Check failure on line 8 in .github/workflows/scheduled.yml

View workflow run for this annotation

GitHub Actions / Scheduled Maintenance

Invalid workflow file

The workflow is not valid. .github/workflows/scheduled.yml (Line: 8, Col: 3): Error calling workflow 'Solvely-Colin/solvely-launchpad/.github/workflows/scheduled.yml@v1'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
uses: Solvely-Colin/solvely-launchpad/.github/workflows/scheduled.yml@v1
with:
package-manager: npm