Skip to content

Automated SDK generation @ azure-rest-api-specs f56fd0ca360a8545e4a9e108b84abf01ba195d2d #3

Automated SDK generation @ azure-rest-api-specs f56fd0ca360a8545e4a9e108b84abf01ba195d2d

Automated SDK generation @ azure-rest-api-specs f56fd0ca360a8545e4a9e108b84abf01ba195d2d #3

Workflow file for this run

name: actionlint
on:
pull_request:
branches:
- master
- main
paths:
- ".github/**"
workflow_dispatch: {}
jobs:
lint_workflows:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Lint actions
uses: reviewdog/[email protected]
with:
actionlint_flags: "-config-file .actionlint.yml"