Skip to content

use state of the art method to register 3party repos for debian based distros #33

use state of the art method to register 3party repos for debian based distros

use state of the art method to register 3party repos for debian based distros #33

Workflow file for this run

---
name: ansible-lint
on:
pull_request:
push:
schedule:
- cron: "20 7 * * 1"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
path: 'rls.openproject'
- name: run ansible-lint
uses: ansible/[email protected]
with:
path: '.'