Merge gitea-actions into main #1

Merged
sporq merged 2 commits from gitea-actions into main 2023-04-28 23:55:49 +02:00
Showing only changes of commit 5ec6cd86e9 - Show all commits

View File

@ -14,7 +14,7 @@ jobs:
- name: Run ansible-lint - name: Run ansible-lint
# replace `main` with any valid ref, or tags like `v6` # replace `main` with any valid ref, or tags like `v6`
uses: ansible/ansible-lint-action@main uses: https://github.com/ansible/ansible-lint-action@main
# optional: # optional:
# with: # with:
# path: "playbooks/" # <-- only one value is allowed # path: "playbooks/" # <-- only one value is allowed