Skip to content

[DoNotMerge] PR to test CI #454

[DoNotMerge] PR to test CI

[DoNotMerge] PR to test CI #454

Workflow file for this run

---
name: Sanity tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
jobs:
sanity:
uses: yurnov/github_actions/.github/workflows/sanity.yml@update-ansible-lint-action