Skip to content

HyperCore 9.5.5.219383 was tested #40

HyperCore 9.5.5.219383 was tested

HyperCore 9.5.5.219383 was tested #40

Workflow file for this run

---
# from https://github.com/ansible-collections/amazon.aws/
name: changelog and linters
# on: [workflow_call] # allow this workflow to be called from other workflows
on:
push:
pull_request:
jobs:
linters:
uses: ansible-network/github_actions/.github/workflows/tox.yml@main
with:
envname: ""
labelname: lint
# 12