Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Nov 30, 2023
1 parent a862a3a commit bdff59d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
# these can contain special characters
ARG_USERNAME: ${{ github.event.pull_request.user.login }}
ARG_LABEL_NAMES: ${{ toJSON(github.event.pull_request.labels.*.name) }}
- name: permissions
if: github.event_name == 'push'
run: true
- name: permissions
if: github.event_name == 'push'
run: true

test:
needs: check-permissions
Expand Down

0 comments on commit bdff59d

Please sign in to comment.