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 dcd68ef commit 7e91a2cCopy full SHA for 7e91a2c
.github/workflows/setup-kosli.yml
@@ -38,6 +38,6 @@ jobs:
38
run:
39
kosli create attestation-type approval-github-workflow
40
--description "Approval from GitHub workflow"
41
- --schema custom-attestation-types/approval-github-workflow.yml
+ --schema custom-attestation-types/approval-github-workflow.json
42
--jq '.state == "approved"'
43
--jq '.user.login != ""'
…ation-types/approval-github-workflow.yml …tion-types/approval-github-workflow.jsoncustom-attestation-types/approval-github-workflow.yml renamed to custom-attestation-types/approval-github-workflow.json
0 commit comments