Skip to content

Commit a5bc63c

Browse files
committed
don't run full tests on pr
1 parent 2081e95 commit a5bc63c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/full-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Full Test
33
on:
44
push:
55
branches: [ '**' ]
6-
pull_request:
7-
branches: [ '**' ]
86

97
jobs:
108
tests:

0 commit comments

Comments
 (0)