Fix CI workflow syntax

This commit is contained in:
Jan Wagner 2023-06-28 15:51:56 +02:00
parent 90ee2e9a52
commit 22779b1b99

View file

@ -4,8 +4,8 @@ on:
push:
branches:
- '*'
# Run test for any PRs
pull_request:
- '*'
jobs:
codespell: