Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit 36b110a

Browse files
committed
chore: remove duplicate conditions
1 parent 7bd7dd0 commit 36b110a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/versioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Keep the versions up-to-date
22

33
on:
44
release:
5-
types: [published, created, edited, released]
5+
types: [published, edited]
66

77
jobs:
88
actions-tagger:

0 commit comments

Comments
 (0)