You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The command to trigger the pipeline: e.g. /windows-test
22
+
# The command name must match the name of the repository_dispatch.type in 'ci-windows.yml' workflow, using '-command' as suffix. E.g. 'windows-test-command'
23
+
commands: windows-test
24
+
issue-type: pull-request
25
+
# The user that owns the above token must belong to the elevated role of 'Maintainers'
0 commit comments