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 name: Delete untagged packages
on: on:
workflow_run: workflow_run:
workflows: workflows:
- build-check - build-check
- Create and publish a Docker image - Create and publish a Docker image
- format-check - format-check
types: types:
-completed - completed
jobs: jobs:
delete-untagged-packages: delete-untagged-packages: