mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
fix: remove drone job in favor of github action
This commit is contained in:
2
.github/workflows/remove_stale_branches.yml
vendored
2
.github/workflows/remove_stale_branches.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user