We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98ef67 commit e8a2094Copy full SHA for e8a2094
1 file changed
.github/workflows/pr-validation.yml
@@ -4,6 +4,7 @@ on:
4
pull_request_target:
5
types: [opened, reopened, synchronize]
6
branches: [master]
7
+ workflow_dispatch:
8
9
jobs:
10
codegen-validation:
0 commit comments