mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-23 12:01:30 +01:00
gha: fix ansible workflow
This commit is contained in:
parent
4a08944497
commit
e502dc2e12
1
.github/workflows/ansible.yml
vendored
1
.github/workflows/ansible.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
||||||
- cron: "20 4 * * 6" # saturday at 4.20
|
- cron: "20 4 * * 6" # saturday at 4.20
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
ansible:
|
ansible:
|
||||||
runs-on: archlinux-latest
|
runs-on: archlinux-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user