Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into backend-python/docker
Browse files Browse the repository at this point in the history
This merge is needed to get the CI fix from iScsc#91
  • Loading branch information
ctmbl committed Apr 14, 2023
2 parents b8fde2b + 233a183 commit 579cd20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
# Make sure the actual branch is checked out when running on pull requests
ref: ${{ github.head_ref }}

- name: Prettify code
uses: creyD/prettier_action@v4.3
Expand Down

0 comments on commit 579cd20

Please sign in to comment.