We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 196b77c + 35f761c commit 9083600Copy full SHA for 9083600
.github/workflows/update_docs.yml
@@ -3,8 +3,7 @@ name: Update Docs
3
on:
4
- push
5
- pull_request
6
- - workflow_dispatch # Allows you to run this workflow manually from the Actions tab
7
-
+ - workflow_dispatch
8
9
jobs:
10
build:
0 commit comments