Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pyp…
Browse files Browse the repository at this point in the history
…i-publish-1.10.2
  • Loading branch information
jmuelbert authored Oct 3, 2024
2 parents 23c9322 + e847c1b commit 9eef27a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/misspell-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: sobolevn/misspell-fixer-action@master
- name: Check diff
run: git diff --exit-code ${{ github.sha }}
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
if: failure()
with:
commit-message: Fix typos by misspell-fixer
Expand Down
63 changes: 29 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9eef27a

Please sign in to comment.