Update build.yml
This commit is contained in:
parent
d24f16b6e9
commit
a5edaf0206
1 changed files with 1 additions and 8 deletions
|
|
@ -1,12 +1,5 @@
|
|||
name: Build
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue