mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
add linters github action (#613)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -20,6 +20,8 @@ on:
|
||||
jobs:
|
||||
changelog:
|
||||
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main
|
||||
linters:
|
||||
uses: abikouo/github_actions/.github/workflows/tox-linters.yml@tox_linters
|
||||
splitter:
|
||||
env:
|
||||
source_dir: "./source"
|
||||
|
||||
Reference in New Issue
Block a user