mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
ci: typo + consistency
This commit is contained in:
2
.github/workflows/smoke-testing.yml
vendored
2
.github/workflows/smoke-testing.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: test
|
||||
name: smoke-testing
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/sync-resource.yml
vendored
2
.github/workflows/sync-resource.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
sync-reource:
|
||||
sync-resource:
|
||||
if: github.repository_owner == 'MaaAssistantArknights'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user