Merging PR #52 , which had all checks fine, introduced an issue when running the CI in main: https://github.com/complytime/complypack/actions/runs/27822813893
Invalid workflow file: .github/workflows/ci.yml#L52
The workflow is not valid. .github/workflows/ci.yml (Line: 52, Col: 3): Error calling workflow 'complytime/org-infra/.github/workflows/reusable_ci.yml@37b9e82025fb9d0b4079cfe0bbd7f0434f79e692'. The nested job 'megalinter' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'.
The merge should be reverted until we understand what is causing the issue and can safely merge it back again.
Merging PR #52 , which had all checks fine, introduced an issue when running the CI in main: https://github.com/complytime/complypack/actions/runs/27822813893
The merge should be reverted until we understand what is causing the issue and can safely merge it back again.