ci: Skip jobs on forks which would fail anyway #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/debian-build.yaml#L1
(Line: 195, Col: 13): Unexpected symbol: '#'. Located at position 52 within expression: steps.restore-cache.outputs.cache-hit != 'true' && # Skip if the PR is from a fork, as we don't have the permission to # upload to the OCI registry. github.event.pull_request.head.repo.full_name == github.repository
|