Fix github yml
This commit is contained in:
parent
6a561f950f
commit
e4cc320184
6
.github/workflows/regression.yml
vendored
6
.github/workflows/regression.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: Regression
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user