Fix workflow
All checks were successful
Run Ansible Playbook / run-ansible (push) Successful in 9s

This commit is contained in:
moritzrfs
2025-05-05 21:51:34 +02:00
parent 39ee3a89f0
commit 3fa463816a

View File

@@ -7,7 +7,7 @@ on:
jobs:
run-ansible:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout repository