Skip to content

Commit 8045611

Browse files
committed
Update build test CI
1 parent 8fb9a4e commit 8045611

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
---
21
name: Build Test
32

43
on:
54
pull_request:
6-
branches: [main, master]
75

86
jobs:
97
build-test:
10-
name: Build Test
118
runs-on: ubuntu-latest
129
steps:
13-
- name: Checkout Code
10+
- name: Checkout
1411
uses: actions/checkout@v3
1512

1613
- name: Build

0 commit comments

Comments
 (0)