Skip to content

experimental: new roles for APEX und ORDS #427

experimental: new roles for APEX und ORDS

experimental: new roles for APEX und ORDS #427

Workflow file for this run

name: Test antsibull-changelog lint
on:
pull_request:
branches:
- master
- development
push:
branches:
- 'pr*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install antsibull-changelog==0.29.0
- name: antsibull-changelog lint (own changelog fragments)
run: |
antsibull-changelog lint