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 c99a260 commit dd68300Copy full SHA for dd68300
.github/workflows/deploy_docs.yml
@@ -10,8 +10,7 @@ on:
10
- 'CODE_OF_CONDUCT.md'
11
- 'GOVERNANCE.md'
12
- 'CONTRIBUTING.md'
13
- - 'CODING_CONVENTIONS_C++.md'
14
- - 'CODING_CONVENTIONS.md'
+ - 'CODING_CONVENTIONS*.md'
15
- 'release-notes.txt'
16
17
jobs:
.github/workflows/test_docs.yml
@@ -8,8 +8,7 @@ on:
8
9
0 commit comments