Fix trigger for check-winget-pr-template

This commit is contained in:
Jordan Dominion
2023-06-26 14:44:19 -04:00
parent bcf3bb4a37
commit 009a930138
+1
View File
@@ -1058,6 +1058,7 @@ jobs:
check-winget-pr-template:
name: Check winget-pkgs Pull Request Template is up to date
needs: start-ci-run-gate
if: "!(cancelled() || failure()) && needs.start-ci-run-gate.result == 'success'"
runs-on: ubuntu-latest
steps:
- name: Setup dotnet