Skip to content

Commit a2ddc50

Browse files
committed
collect aiconfig material
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
1 parent eed4c7b commit a2ddc50

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/author_verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Initialize Attestation
2929
run: |
30-
chainloop attestation init --workflow $CHAINLOOP_WORKFLOW_NAME --project $CHAINLOOP_PROJECT
30+
chainloop attestation init --workflow $CHAINLOOP_WORKFLOW_NAME --project $CHAINLOOP_PROJECT --collectors aiconfig
3131
env:
3232
# Needed for commit signature verification: https://docs.chainloop.dev/concepts/attestations#commit-verification
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/contracts/chainloop-vault-author-verification.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ spec:
1717
- ref: slsa-checks
1818
with:
1919
runner: GITHUB_ACTION
20+
- ref: ai-config-policies

0 commit comments

Comments
 (0)