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 a1607ef commit 6ef6c74Copy full SHA for 6ef6c74
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ on:
9
- 'mkdocs.yml'
10
- 'mkdocs_tech_radar/**'
11
- 'pyproject.toml'
12
- - 'github/workflows/docs.yml'
+ - '.github/workflows/docs.yml'
13
14
pull_request:
15
branches:
@@ -19,7 +19,7 @@ on:
19
20
21
22
23
24
permissions:
25
contents: read
0 commit comments