Skip to content

Commit

Permalink
publish on pypi. indent
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeoLacruz committed Feb 19, 2024
1 parent 4bea880 commit ec97123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
style-python:
name: "💄 Style: python"
# if: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository) }}
# if: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository) }}
runs-on: ubuntu-latest

steps:
Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
permissions:
id-token: write

steps:
steps:
- name: Checkout
uses: actions/checkout@v4

Expand Down

0 comments on commit ec97123

Please sign in to comment.