Skip to content

Support updating policies in 'policy create' (#276) #203

Support updating policies in 'policy create' (#276)

Support updating policies in 'policy create' (#276) #203

Workflow file for this run

name: SLSA Source
on:
push:
branches: [ "main" ]
tags: ['**']
jobs:
# Whenever new source is pushed recompute the slsa source information.
check-change:
permissions:
contents: write # needed for storing the vsa in the repo.
id-token: write
uses: slsa-framework/slsa-source-poc/.github/workflows/compute_slsa_source.yml@main