Skip to content

Commit 830e8f2

Browse files
committed
Update test-all workflow for pull_request only.
1 parent 66bca40 commit 830e8f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test-all.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414

1515
name: Test All Packages
1616

17-
on:
18-
push:
19-
branches: ['**']
17+
on: pull_request
2018

2119
env:
2220
# make chromedriver detect installed Chrome version and download the corresponding driver

0 commit comments

Comments
 (0)