workflows fixtypo

This commit is contained in:
silverqx
2023-10-16 12:22:06 +02:00
parent 2c7f41ed6f
commit a5f8cd8e1c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: