Skip to content

Update dohq-artifactory requirement from <0.10,>=0.9 to >=0.9,<0.11 #173

Update dohq-artifactory requirement from <0.10,>=0.9 to >=0.9,<0.11

Update dohq-artifactory requirement from <0.10,>=0.9 to >=0.9,<0.11 #173

Workflow file for this run

---
name: Changelogs
on:
pull_request:
branches: [main]
jobs:
lint:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
show-progress: false
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Requirements
run: pip install antsibull-changelog
- name: Lint Changelogs
run: antsibull-changelog lint