Skip to content

Commit 17e33bb

Browse files
author
Peter Bengtsson
authored
don't run unit tests on pushes to main (#23755)
1 parent 0fe4166 commit 17e33bb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ name: Node.js Tests
88

99
on:
1010
workflow_dispatch:
11-
push:
12-
branches:
13-
- main
1411
pull_request:
1512

1613
permissions:

0 commit comments

Comments
 (0)