Skip to content

Commit 27e9c71

Browse files
committed
no unit test on push, only on pull request
1 parent 3d44523 commit 27e9c71

4 files changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.linux.arm.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Linux ARM
22

33
on:
4-
push:
5-
branches: [ "main", "release/*" ]
64
pull_request:
75
branches: [ "main", "release/*" ]
86

.github/workflows/ci.linux.x86_64.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Linux x86_64
22

33
on:
4-
push:
5-
branches: [ "main", "release/*" ]
64
pull_request:
75
branches: [ "main", "release/*" ]
86

.github/workflows/ci.macos.arm.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: macOS ARM
22

33
on:
4-
push:
5-
branches: [ "main", "release/*" ]
64
pull_request:
75
branches: [ "main", "release/*" ]
86

.github/workflows/ci.macos.x86_64.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: macOS x86_64
22

33
on:
4-
push:
5-
branches: [ "main", "release/*" ]
64
pull_request:
75
branches: [ "main", "release/*" ]
86

0 commit comments

Comments
 (0)