mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
build on all branches & all prs
This commit is contained in:
parent
acef46781d
commit
b5c11a56c9
1 changed files with 1 additions and 5 deletions
6
.github/workflows/builder.yml
vendored
6
.github/workflows/builder.yml
vendored
|
@ -1,10 +1,6 @@
|
|||
name: TegraExplorer builder
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue