fix: delete-packages.yml

This commit is contained in:
Artemy Egorov 2024-08-05 21:02:07 +03:00 committed by GitHub
parent 64dce1307a
commit 7b7e6e868f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +1,13 @@
name: Delete untagged packages
on:
on:
workflow_run:
workflows:
- build-check
- Create and publish a Docker image
- format-check
types:
-completed
- completed
jobs:
delete-untagged-packages: