Skip to content

Control prechecks, implement fork (#266) #197

Control prechecks, implement fork (#266)

Control prechecks, implement fork (#266) #197

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