Skip to content

Merge pull request #71 from hashicorp/convert-hashicorp-go-multierror… #12

Merge pull request #71 from hashicorp/convert-hashicorp-go-multierror…

Merge pull request #71 from hashicorp/convert-hashicorp-go-multierror… #12

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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
with:
args: -color