Skip to content

Commit

Permalink
test linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Sep 28, 2023
1 parent b281b99 commit 2377893
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/changelog_and_linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main
linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main
uses: tremble/ansible_github_actions/.github/workflows/tox.yml@tox/labels
with:
envname: ""
labelname: "lint"
runname: "Run code linters"

0 comments on commit 2377893

Please sign in to comment.