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 94de6f1 commit 4ab989dCopy full SHA for 4ab989d
1 file changed
.github/workflows/docu-policy.yml
@@ -80,7 +80,7 @@ jobs:
80
run: |
81
echo '{"node_id": "${{ env.NODE_ID }}"}' > /tmp/id-to-name.json
82
opa eval \
83
- --data attestation-policies/node_id_to_title.rego \
+ --data attestation-policies/policies/node_id_to_title.rego \
84
--data /tmp/id-to-name.json \
85
--input attest-15.json \
86
--format raw \
0 commit comments