Correct indentation (I hate YAML)
parent
079411fc49
commit
54601a5bac
|
@ -34,4 +34,4 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
skip_step: build
|
||||
if: github.event_name == 'pull_request'
|
||||
if: github.event_name == 'pull_request'
|
||||
|
|
Loading…
Reference in New Issue