We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec984a commit 7c53b75Copy full SHA for 7c53b75
1 file changed
.github/workflows/validate-doc-metadata.yaml
@@ -3,9 +3,9 @@ name: Validate Documentation Metadata
3
on: # yamllint disable-line rule:truthy
4
workflow_dispatch:
5
push:
6
- branches: [main]
+ branches: [trib-setup]
7
pull_request:
8
9
10
jobs:
11
validate-doc-metadata:
0 commit comments