Skip to content

Forward port 8.17 asciidoc changelog to main branch #4308

Forward port 8.17 asciidoc changelog to main branch

Forward port 8.17 asciidoc changelog to main branch #4308

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-24.04
name: Unit Tests
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: '3.x'
- run: git fetch --prune --unshallow --tags
- run: make check yamllint