At which scopes can GitHub Actions environment variables be defined?
Only inside the runs-on value
runs-on
Only as part of the repository name
Only inside the on trigger block
on
Workflow, job, or individual step