Skip to content

Merge pull request #189 from hashicorp/bshore/allow-subsequent-runs #19

Merge pull request #189 from hashicorp/bshore/allow-subsequent-runs

Merge pull request #189 from hashicorp/bshore/allow-subsequent-runs #19

Workflow file for this run

name: Lint GitHub Actions Workflows
on:
push:
paths:
- .github/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
with:
args: -color