Build on all branch pushes
This commit is contained in:
parent
6106909c10
commit
2c17d235b2
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Build CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
release:
|
||||
on: [push, pull_request, release]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user