Correct indentation (I hate YAML)

This commit is contained in:
Nikita Karamov 2023-01-25 20:28:31 +01:00
parent 079411fc49
commit 54601a5bac
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 1 additions and 1 deletions

View File

@ -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'