Skip to content

Merge pull request #319 from fac/dependabot/bundler/aws-dependencies-… #483

Merge pull request #319 from fac/dependabot/bundler/aws-dependencies-…

Merge pull request #319 from fac/dependabot/bundler/aws-dependencies-… #483

Workflow file for this run

name: Lint workflow files
on:
push:
paths:
- '.github/workflows/*.yml'
- '.github/workflows/*.yaml'
pull_request:
types:
- opened
- reopened
- synchronize
paths:
- '.github/workflows/*.yml'
- '.github/workflows/*.yaml'
permissions:
pull-requests: write
contents: read
jobs:
actionlint:
uses: fac/hermod/.github/workflows/actionlint.yml@master
secrets: inherit