fix(ci): missing checkout step on reusable workflow delete

This commit is contained in:
Julien Neuhart
2025-01-24 10:32:52 +01:00
parent 6ce47e3a20
commit cb48355898
3 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ permissions:
jobs:
merge_clean:
name: Merge and clean Docker images
runs-on: ubuntu-latest
steps:
- name: Set up QEMU