Skip to content

Make the tuf init script properly add sigstore targets #7

Make the tuf init script properly add sigstore targets

Make the tuf init script properly add sigstore targets #7

Workflow file for this run

name: Shellcheck
on:
pull_request:
paths:
- "rhtas/*.sh"
branches: [develop]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: shellcheck rhtas/*.sh