We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac607f5 commit a13d986Copy full SHA for a13d986
.github/workflows/Documentation.yml
@@ -9,6 +9,7 @@ on:
9
- master # update to match your development branch (master, main, dev, trunk, ...)
10
tags: '*'
11
pull_request:
12
+ workflow_dispatch:
13
14
jobs:
15
build:
0 commit comments