Skip to content

added more optional cfg vars to openproject_scheduled_reccuring_tasks… #98

added more optional cfg vars to openproject_scheduled_reccuring_tasks…

added more optional cfg vars to openproject_scheduled_reccuring_tasks… #98

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@v4
- name: run ansible-lint
uses: ansible/[email protected]