.github/workflows/close_inactive_issues.yml #13
close_inactive_issues.yml
on: schedule
close-issues
/
close-issues
Annotations
1 error
|
Invalid workflow file:
.github/workflows/close_inactive_issues.yml#L8
The workflow is not valid. .github/workflows/close_inactive_issues.yml (Line: 8, Col: 3): Error calling workflow 'AppsFlyerSDK/github-common-workflow-and-template/.github/workflows/close_inactive_issues.yml@main'. The nested job 'close-issues' is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
|