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 f41fb8e commit 2f8cfbdCopy full SHA for 2f8cfbd
.github/workflows/docs.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
types: [ opened, reopened, synchronize ]
6
push:
7
- branches: [ develop ]
+ branches: [ develop, doc_enforcement ]
8
9
permissions:
10
contents: none
0 commit comments