Skip to content

Stale-Close-Inactive-Issues-PRs #72

Stale-Close-Inactive-Issues-PRs

Stale-Close-Inactive-Issues-PRs #72

name: Stale-Close-Inactive-Issues-PRs
on:
schedule:
- cron: "30 1 * * *"
jobs:
close-issues:

Check failure on line 7 in .github/workflows/close-inactive-issue-pr.yml

View workflow run for this annotation

GitHub Actions / Stale-Close-Inactive-Issues-PRs

Invalid workflow file

The workflow is not valid. .github/workflows/close-inactive-issue-pr.yml (Line: 7, Col: 3): Error calling workflow 'NVIDIA-NeMo/FW-CI-templates/.github/workflows/_close_inactive_issue_pr.yml@v0.44.0'. The nested job 'close-issues' is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_close_inactive_issue_pr.yml@v0.44.0