1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-26 13:56:22 +02:00

ci: Remove condition from typos job ()

This commit is contained in:
Jonas Platte 2025-01-21 06:45:45 -05:00 committed by GitHub
parent 067993eb56
commit 70d52b386d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -242,11 +242,10 @@ jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-24.04
if: github.event_name == 'push' || !github.event.pull_request.draft
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check the spelling of the files in our repo
uses: crate-ci/typos@v1.28.4
uses: crate-ci/typos@v1.29.4