New change
This commit is contained in:
parent
6106f90740
commit
a6976369df
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -2,7 +2,8 @@ name: Build
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- master
|
||||
- test
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user