Skip to content

Commit

Permalink
React to more release event types
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Nov 13, 2023
1 parent cf2214c commit b365daa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-close-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Close Milestone

on:
release:
types:
- created
types: [created,prereleased,released,published]

jobs:
close-milestone:
Expand Down

0 comments on commit b365daa

Please sign in to comment.