Skip to content

Commit 07ca499

Browse files
ci(gh actions): don't run test workflow on PRs in addition
1 parent 870c791 commit 07ca499

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Test
22

33
on:
4-
pull_request:
5-
types:
6-
- opened
7-
- synchronize
8-
94
workflow_call:
105

116
jobs:

0 commit comments

Comments
 (0)