Skip to content

Commit 76b864f

Browse files
committed
Allow all tags on push.
1 parent a31920e commit 76b864f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: CI
33
on:
44
push:
55
branches: [ main ]
6-
tags: [ *-v*.*.* ]
76
pull_request:
87
workflow_dispatch:
98

0 commit comments

Comments
 (0)