Skip to content

Only fetch artifacts from matching branch #111

Only fetch artifacts from matching branch

Only fetch artifacts from matching branch #111

Workflow file for this run

name: ansible-lint
on:
workflow_dispatch:
push:
branches:
- master
- stable/*
pull_request:
branches:
- master
- stable/*
types:
- opened
- reopened
- synchronize
jobs:
ansible-lint:
uses: OpenMPDK/DSS/.github/workflows/build-aws.yml@master
with:
component: ansible-lint
project-name: OpenMPDK_dss-ansible
secrets: inherit