Skip to content

Bump ansible-core from 2.18 to 2.18.1 in /docs #373

Bump ansible-core from 2.18 to 2.18.1 in /docs

Bump ansible-core from 2.18 to 2.18.1 in /docs #373

---
name: "Pull Requests (normal)"
concurrency: # Cancel any existing runs of this workflow for this same PR
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
on: # yamllint disable
pull_request:
branches-ignore:
- "main"
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
full-integration: false