Skip to content

Merge pull request #30 from inloco/fix/missing-method-GobEncode #35

Merge pull request #30 from inloco/fix/missing-method-GobEncode

Merge pull request #30 from inloco/fix/missing-method-GobEncode #35

Workflow file for this run

name: Lint GitHub Actions Workflows
on:
push:
pull_request:
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # 4.1.4
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest