Skip to content

Commit f25d67a

Browse files
committed
Fix CI
1 parent e9dff45 commit f25d67a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@ on:
55
paths-ignore:
66
- '.*'
77
- '**.md'
8-
pull_requests:
8+
pull_request:
99
paths-ignore:
1010
- '.*'
1111
- '**.md'
1212

13-
on: [push, pull_request]
14-
1513
jobs:
1614
test:
1715
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)