We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29c574 commit 962d6c7Copy full SHA for 962d6c7
1 file changed
.github/workflows/deploy-docs.yml
@@ -6,10 +6,6 @@ on:
6
paths:
7
- 'docs/**'
8
- '.github/workflows/deploy-docs.yml'
9
- pull_request:
10
- paths:
11
- - 'docs/**'
12
- - '.github/workflows/deploy-docs.yml'
13
workflow_dispatch:
14
15
permissions:
0 commit comments