Skip to content

Commit b5a2ca9

Browse files
ci(ci): change on (#82)
1 parent 7109276 commit b5a2ca9

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/test.yml

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

3-
on:
4-
push:
5-
branches:
6-
- releases/*
7-
paths:
8-
- 'lib/**'
9-
- 'package.json'
10-
- '.github/workflows/test.yml'
3+
on: push
114

125
jobs:
136
test:

0 commit comments

Comments
 (0)