We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f33b6 commit 2b23b47Copy full SHA for 2b23b47
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ name: CI
2
on:
3
push:
4
pull_request:
5
+ workflow_dispatch:
6
7
jobs:
8
docs:
0 commit comments