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

Commit 4ab989d

Browse files
committed
corrected policies
1 parent 94de6f1 commit 4ab989d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docu-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: |
8181
echo '{"node_id": "${{ env.NODE_ID }}"}' > /tmp/id-to-name.json
8282
opa eval \
83-
--data attestation-policies/node_id_to_title.rego \
83+
--data attestation-policies/policies/node_id_to_title.rego \
8484
--data /tmp/id-to-name.json \
8585
--input attest-15.json \
8686
--format raw \

0 commit comments

Comments
 (0)