Update .gitea/workflows/playbooks.yml
This commit is contained in:
@@ -2,11 +2,6 @@ name: Run ansible playbooks
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
should_run:
|
||||
description: "Enable run"
|
||||
type: boolean
|
||||
default: true
|
||||
|
||||
jobs:
|
||||
update-packages:
|
||||
|
||||
Reference in New Issue
Block a user