Closed dsanders11 closed 3 months ago
Hit an issue with nested workflows and permissions. I think this should fix it.
The workflow is not valid. .github/workflows/push-main.yml (Line: 30, Col: 3): Error calling workflow 'electron/website/.github/workflows/build-and-deploy.yml@main'. The nested job 'build_and_deploy' is requesting 'actions: read', but is only allowed 'actions: none'.
Hit an issue with nested workflows and permissions. I think this should fix it.