Skip to content

Commit 7bde64c

Browse files
committed
build(release): update release event
1 parent ba541ab commit 7bde64c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Test
22

3-
on:
4-
push:
5-
tags-ignore:
6-
- '*.*'
7-
pull_request:
8-
tags-ignore:
9-
- '*.*'
3+
on: [push, pull_request]
104

115
jobs:
126
test:

0 commit comments

Comments
 (0)