Put globs in quotes

This commit is contained in:
Michał Trojnara
2025-06-23 21:21:34 +02:00
parent d440f32780
commit 343b0af1fe

View File

@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master - uses: codespell-project/actions-codespell@master
with: with:
skip: *.pem skip: '*.pem'