#Problem
The compiler adds repositories: ${{ github.event.repository.name }} which limits the GitHub App token to only the triggering repo. Cross-repo workflows need org-wide access (all repos the app is installed on)
Expected solution
Allow to flag workflows that can use Org level scope