Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2778e1c commit c25df01Copy full SHA for c25df01
1 file changed
.github/workflows/docs.yml
@@ -10,6 +10,7 @@ on:
10
- main
11
tags:
12
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
13
+ workflow_dispatch:
14
15
jobs:
16
build-docs:
0 commit comments