Skip to content

Commit dc70dca

Browse files
committed
chore: changed to tags-ignore
1 parent 1ef0730 commit dc70dca

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: '@fireproof/core'
22
on:
33
push:
4-
tags:
5-
- '*'
6-
- '!core-cf@*'
7-
- '!v*'
4+
tags-ignore:
5+
- '*@*'
6+
- 'v*'
87
paths-ignore:
98
- 'dashboard/**'
109

0 commit comments

Comments
 (0)