ci(docker): don't supply permissions unless needed #4
Annotations
1 error
Invalid workflow file:
.github/workflows/docker.yml#L28
The workflow is not valid. .github/workflows/docker.yml (Line: 28, Col: 17): Unrecognized named-value: 'github'. Located at position 1 within expression: github.event_name != 'pull_request' && 'write' || 'none' .github/workflows/docker.yml (Line: 28, Col: 17): Unexpected value '${{ github.event_name != 'pull_request' && 'write' || 'none' }}'
|