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 c205d55 commit 8d33ce0Copy full SHA for 8d33ce0
.github/workflows/push-publish_docs.yml
@@ -4,8 +4,8 @@ on:
4
push:
5
paths:
6
- "docs/**"
7
- branch:
8
- - main
+ branches:
+ - main
9
10
jobs:
11
compliance-docs:
0 commit comments