Update .gitea/workflows/playbooks.yml

This commit is contained in:
2025-10-31 06:40:38 +05:30
parent 86630fa0c2
commit 24ff0ea9e3

View File

@@ -2,11 +2,6 @@ name: Run ansible playbooks
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
should_run:
description: "Enable run"
type: boolean
default: true
jobs: jobs:
update-packages: update-packages: