mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-01 06:00:08 -05:00
workflows fixtypo
This commit is contained in:
@@ -2,9 +2,9 @@ name: Clang-Tidy and Clazy Qt5.15/6.5
|
||||
|
||||
on:
|
||||
# For Self-Hosted
|
||||
# Run after the vcpkg Linux workflow completed (success ONLY)
|
||||
# Run after the Vcpkg Linux workflow completed (success ONLY)
|
||||
workflow_run:
|
||||
workflows: [vcpkg Linux]
|
||||
workflows: [Vcpkg Linux]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ name: Vcpkg Linux
|
||||
|
||||
on:
|
||||
# For Self-Hosted
|
||||
# Run after the vcpkg Windows workflow completed (success or failure)
|
||||
# Run after the Vcpkg Windows workflow completed (success or failure)
|
||||
workflow_run:
|
||||
workflows: [Vcpkg Windows]
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user