fix: remove drone job in favor of github action

This commit is contained in:
Michal Klos
2025-08-04 10:54:37 +02:00
parent dfcabbf17d
commit 5856da5ca0
3 changed files with 2 additions and 265 deletions

View File

@@ -20,4 +20,4 @@ jobs:
with:
ignore-unknown-authors: true
default-recipient: "kobergj"
dry-run: ${{ inputs.dry-run || 'true' }} # fallback to dry-run
dry-run: ${{ inputs.dry-run || 'false' }} # fallback to dry-run