style(ci): sort args
All checks were successful
Build / build-amd64 (push) Successful in 2m58s
Lint Markdown files / markdown-lint (push) Successful in 30s
Build / build-arm64 (push) Successful in 7m23s

This commit is contained in:
2025-11-02 22:33:52 +01:00
parent c4a5b87082
commit 405d7abb25
2 changed files with 8 additions and 8 deletions

View File

@@ -8,9 +8,9 @@ env:
on:
pull_request:
types:
- "opened"
- "reopened"
- "synchronize"
- opened
- reopened
- synchronize
push:
branches:
- master