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 7e04e54 commit 2bf77c7Copy full SHA for 2bf77c7
.github/workflows/docs.yml
@@ -2,10 +2,6 @@
2
name: Deploy documentation to Pages
3
4
on:
5
- # Runs on pushes targeting the default branch
6
- push:
7
- branches: ["docs"]
8
-
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
11
0 commit comments