Skip to content

Remove SLSA1 and SLSA2 pipelines #4

Remove SLSA1 and SLSA2 pipelines

Remove SLSA1 and SLSA2 pipelines #4

Workflow file for this run

---
name: Shellspec Tests
"on":
pull_request:
branches:
- main
push:
branches:
- main
jobs:
Shellspec:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: jerop/[email protected]
- name: Shellspec
run: hack/test-shellspec.sh