Skip to content

Commit 71150af

Browse files
committed
remove tags from workflow trigger
1 parent f0ec7c1 commit 71150af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
workflow_dispatch:
55
push:
66
branches: ["main"]
7-
tags: ["*.*.*"]
87
pull_request:
98
branches: ["main"]
109

0 commit comments

Comments
 (0)