Skip to content

Commit

Permalink
Update cleanup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brbrbr authored Jun 21, 2024
1 parent 631ef15 commit bac3ef9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: 'Release Cleanup workflow'

on:
workflow_dispatch:
release:
types: [created]
push:
pull:


steps:
- uses: actions/checkout@v3
- uses: Nats-ji/delete-old-releases@v1
Expand Down

0 comments on commit bac3ef9

Please sign in to comment.