Skip to content

Commit 7e91a2c

Browse files
authored
Changed file name extension for approval-github-workflow (#41)
1 parent dcd68ef commit 7e91a2c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/setup-kosli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
run:
3939
kosli create attestation-type approval-github-workflow
4040
--description "Approval from GitHub workflow"
41-
--schema custom-attestation-types/approval-github-workflow.yml
41+
--schema custom-attestation-types/approval-github-workflow.json
4242
--jq '.state == "approved"'
4343
--jq '.user.login != ""'

custom-attestation-types/approval-github-workflow.yml renamed to custom-attestation-types/approval-github-workflow.json

File renamed without changes.

0 commit comments

Comments
 (0)