We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c1e5e commit ef48930Copy full SHA for ef48930
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: [trib-setup]
+ branches: [main]
7
pull_request:
8
9
10
jobs:
11
validate-doc-metadata:
0 commit comments