We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daad88d commit 4edde2bCopy full SHA for 4edde2b
1 file changed
.github/workflows/docs.yml
@@ -4,6 +4,7 @@ on:
4
branches: ["main"]
5
tags: ["v*"]
6
paths-ignore: ["LICENSE", "README.md"]
7
+ workflow_dispatch:
8
permissions:
9
contents: write
10
jobs:
0 commit comments