infra: codespell all prs, not by branch [v0.2] (#26475)

This commit is contained in:
Erick Friis 2024-09-13 15:56:07 -07:00 committed by GitHub
parent 064b891454
commit 13a6847478
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,9 +3,8 @@ name: CI / cd . / make spell_check
on:
push:
branches: [master, v0.1]
branches: [master, v0.1, v0.2]
pull_request:
branches: [master, v0.1]
permissions:
contents: read