We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fedbc commit 02b5710Copy full SHA for 02b5710
.github/workflows/update_docs.yml
@@ -3,7 +3,7 @@ name: Update Docs
3
on:
4
push:
5
pull_request:
6
- workflow_dispatch
+ workflow_dispatch:
7
8
env:
9
PYTHON_VERSION: '3.8'
0 commit comments