We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e71500 commit 653b8d3Copy full SHA for 653b8d3
.github/workflows/changelog-lint.yml
@@ -3,9 +3,7 @@ name: Test antsibull-changelog lint
3
on:
4
pull_request:
5
branches:
6
- - oc
7
- master
8
- - collection
9
push:
10
11
- 'pr*'
changelogs/fragments/270-ansible-lint.yml
@@ -1,6 +1,7 @@
1
---
2
minor_changes:
- "ansible-lint: linting and github actions for playbooks and inventory (#270)"
+ - "github actions: antsibull-changelog removed obsolete branches (#270)"
bugfixes:
- "requirements.yml: removed ansible-oracle due to loop in ansible-lint (#270)"
- "github actions: ansible-lint: removed args due to deprecation warning (#270)"
0 commit comments