Skip to content

Revert "Update docs links after branching stable-4" #38

Revert "Update docs links after branching stable-4"

Revert "Update docs links after branching stable-4" #38

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