Skip to content

Autofix: update-lang-go #1924

Autofix: update-lang-go

Autofix: update-lang-go #1924

Workflow file for this run

name: Lint workflows
on:
pull_request:
branches:
- main
- "releases/*"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # pin@v5
- uses: cschleiden/actions-linter@1282bc2497ca41be7846b12393d54945a7d63267 # pin@v1
with:
workflows: '[".github/workflows/*.yaml"]'