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 260e547 commit 94ae0dbCopy full SHA for 94ae0db
1 file changed
.github/workflows/author_verification.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Initialize Attestation
29
run: |
30
- chainloop attestation init --workflow $CHAINLOOP_WORKFLOW_NAME --project $CHAINLOOP_PROJECT
+ chainloop attestation init --workflow $CHAINLOOP_WORKFLOW_NAME --project $CHAINLOOP_PROJECT --collectors aiconfig
31
env:
32
# Needed for commit signature verification: https://docs.chainloop.dev/concepts/attestations#commit-verification
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments