Skip to content

Commit efd480f

Browse files
committed
Update workflows
1 parent 0dc7ac5 commit efd480f

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/check-format.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- '*'
7-
pull_request:
8-
branches:
9-
- '*'
107

118
jobs:
129
check-format:

.github/workflows/linuxBuild.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Linux build
22

33
on:
4-
push:
5-
branches:
6-
- '*'
74
pull_request:
85
branches:
96
- '*'

0 commit comments

Comments
 (0)