Skip to content

Commit 94518c9

Browse files
authored
Don't run CI on tag and push (#80)
Tags are Pushes.
1 parent d6eec0d commit 94518c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
branches:
55
- main
66
push:
7-
create:
8-
tags:
9-
- '*'
107

118
env:
129
FORCE_COLOR: 1

0 commit comments

Comments
 (0)