Skip to content

try to run on PR regardless of event subtype #120

try to run on PR regardless of event subtype

try to run on PR regardless of event subtype #120

name: lint workflows
on:
workflow_dispatch:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs:
lint:
uses: ./.github/workflows/lint_gh_actions.yaml
with:
extraArgs: -ignore 'property "aws_.+" is not defined in .+'