We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fd2ed commit d4f4cceCopy full SHA for d4f4cce
.github/workflows/documentation.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ workflow_dispatch:
9
10
jobs:
11
# https://stackoverflow.com/a/58008902
0 commit comments