1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-08 05:42:07 -06:00
This commit is contained in:
Fijxu
2024-03-22 11:46:42 -03:00
parent ac1dd880c2
commit 5548015162

View File

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