ci: typo + consistency

This commit is contained in:
Constrat
2024-12-14 15:52:28 +01:00
parent fec66d5c05
commit 3587b57a3a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: test
name: smoke-testing
on:
push:

View File

@@ -10,7 +10,7 @@ on:
workflow_dispatch:
jobs:
sync-reource:
sync-resource:
if: github.repository_owner == 'MaaAssistantArknights'
runs-on: ubuntu-latest