Skip to content

Merge pull request #5 from Rosa-Luxemburgstiftung-Berlin/fix-apt-key-… #35

Merge pull request #5 from Rosa-Luxemburgstiftung-Berlin/fix-apt-key-…

Merge pull request #5 from Rosa-Luxemburgstiftung-Berlin/fix-apt-key-… #35

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: '.'