ci: Remove condition from typos job (#3187)

This commit is contained in:
Jonas Platte
2025-01-21 06:45:45 -05:00
committed by GitHub
parent 067993eb56
commit 70d52b386d
+1 -2
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/[email protected]8.4
uses: crate-ci/[email protected]9.4