Skip to content

Commit

Permalink
ci: remove duplicated conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
leoli0605 committed Mar 16, 2024
1 parent 4bd835c commit 1fa67b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Keep the versions up-to-date

on:
release:
types: [published, created, edited, released]
types: [published, edited]

jobs:
actions-tagger:
Expand Down

0 comments on commit 1fa67b6

Please sign in to comment.