Revert codespell change

This reverts commit 6b88ece3e8.
This commit is contained in:
isaak654 2022-06-22 16:29:08 +02:00
parent 50fb2c4bf2
commit 829c431046
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
#push:
# branches: [ master ]
pull_request:
branches: [ master ]
#pull_request:
# branches: [ master ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: