mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
ci: build-deps: fix branch name
This commit is contained in:
committed by
Pierre Tachoire
parent
d04e321b65
commit
13e11ae5ca
2
.github/workflows/build-deps.yml
vendored
2
.github/workflows/build-deps.yml
vendored
@@ -3,7 +3,7 @@ name: build-deps
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
- "main"
|
||||||
paths:
|
paths:
|
||||||
- 'vendor/lexbor-src/**'
|
- 'vendor/lexbor-src/**'
|
||||||
- 'vendor/netsurf/**'
|
- 'vendor/netsurf/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user