Skip to content

1.0.1 fixes and ready for upload #6

1.0.1 fixes and ready for upload

1.0.1 fixes and ready for upload #6

Workflow file for this run

---
name: Sanity tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches: ["main"]
jobs:
sanity-tests:
uses: ansible-network/github_actions/.github/workflows/sanity.yml@main