Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit ee469c5

Browse files
committed
yaml to yml
1 parent 80832c9 commit ee469c5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/attestor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,5 @@ jobs:
7272
# with:
7373
# repository: l3montree-dev/devguard-documentation
7474
# path: main
75+
76+

.github/workflows/documentation-policy-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ on:
1414

1515
jobs:
1616
documentation_check:
17-
uses: ./.github/workflows/attestor.yaml
17+
uses: ./.github/workflows/attestor.yml
1818
with:
1919
documentation-repo: ${{ inputs.documentation-repo }}
2020
production-repos: ${{ inputs.production-repo}}
21-

0 commit comments

Comments
 (0)