Skip to content

Commit

Permalink
chore: Fix master merge to working branch on pre-commit autofixes (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Nov 17, 2021
1 parent c5bcad4 commit 3b4be67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}

- uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 3b4be67

Please sign in to comment.