We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea2d1e commit 6d5f0f9Copy full SHA for 6d5f0f9
.github/workflows/on-push.yml
@@ -3,6 +3,8 @@ on:
3
branches:
4
- master
5
6
+ workflow_dispatch:
7
+
8
jobs:
9
update-docs:
10
runs-on: ubuntu-latest
0 commit comments