Skip to content

Result of tsccr-helper -log-level=info gha update -latest . #133

Result of tsccr-helper -log-level=info gha update -latest .

Result of tsccr-helper -log-level=info gha update -latest . #133

Workflow file for this run

# If the repository is public, be sure to change to GitHub hosted runners
name: Lint GitHub Actions Workflows
on:
push:
paths:
- .github/workflows/**.yml
pull_request:
paths:
- .github/workflows/**.yml
permissions:
contents: read
jobs:
actionlint:
uses: hashicorp/vault-workflows-common/.github/workflows/actionlint.yaml@main