We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d440f32 commit 343b0afCopy full SHA for 343b0af
.github/workflows/codespell.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: codespell-project/actions-codespell@master
15
with:
16
- skip: *.pem
+ skip: '*.pem'
0 commit comments