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

Commit c90765f

Browse files
committed
remove app/
1 parent 1d9dec3 commit c90765f

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.github/workflows/attestor.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Pull Request Check
3535
run: |
36-
/app/compliance-as-code-attestors prAttestation \
36+
compliance-as-code-attestors prAttestation \
3737
--repos "${{ inputs.documentation-repo }}" \
3838
--repos "${{ inputs.production-repos }}" \
3939
--pull_request_title "$PR_TITLE" \
@@ -66,11 +66,3 @@ jobs:
6666
6767
6868
69-
70-
# - name: Checkout
71-
# uses: actions/checkout@v5
72-
# with:
73-
# repository: l3montree-dev/devguard-documentation
74-
# path: main
75-
76-

0 commit comments

Comments
 (0)