Skip to content

Merge branch 'main' into feat/add-tlsConfig-and-Authentication-for-se… #114

Merge branch 'main' into feat/add-tlsConfig-and-Authentication-for-se…

Merge branch 'main' into feat/add-tlsConfig-and-Authentication-for-se… #114

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