Skip to content

Update version to point to the next major release in the galaxy.yml file #43

Update version to point to the next major release in the galaxy.yml file

Update version to point to the next major release in the galaxy.yml file #43

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-tests:
uses: ansible-network/github_actions/.github/workflows/sanity.yml@main