Upgrading dependencies for 1.4
Updating pipelines
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -5,9 +5,9 @@ name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 1.2.x, 1.1.x ]
|
||||
branches: [ main, 1.3.x, 1.2.x, 1.1.x ]
|
||||
pull_request:
|
||||
branches: [ main, 1.2.x, 1.1.x ]
|
||||
branches: [ main, 1.3.x, 1.2.x, 1.1.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user