We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015f898 commit ab723fbCopy full SHA for ab723fb
.github/workflows/trigger_internal_tests.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- release-*
8
+ workflow_dispatch:
9
10
jobs:
11
trigger:
0 commit comments