1
0
Fork 0
forked from suyu/suyu
This commit is contained in:
Fijxu 2024-03-22 11:46:42 -03:00
parent ac1dd880c2
commit 5548015162
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -11,10 +11,10 @@
name: codespell
on:
push:
branches: [ * ]
branches: [ "*" ]
tags: [ "*" ]
pull_request:
branches: [ * ]
branches: [ "*" ]
permissions: {}
jobs: