mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
Merge pull request #126 from lightpanda-io/ugprade-libdom
upgrade vendor/netsurf/libdom
This commit is contained in:
4
.github/workflows/wpt.yml
vendored
4
.github/workflows/wpt.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "test/wpt/**"
|
||||
- "vendor/*"
|
||||
- "vendor/**"
|
||||
pull_request:
|
||||
|
||||
# By default GH trigger on types opened, synchronize and reopened.
|
||||
@@ -31,7 +31,7 @@ on:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "test/wpt/**"
|
||||
- "vendor/jsruntime-lib"
|
||||
- "vendor/**"
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
2
.github/workflows/zig-test.yml
vendored
2
.github/workflows/zig-test.yml
vendored
@@ -25,7 +25,7 @@ on:
|
||||
paths:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "vendor/*"
|
||||
- "vendor/**"
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
2
vendor/netsurf/libdom
vendored
2
vendor/netsurf/libdom
vendored
Submodule vendor/netsurf/libdom updated: 5cad08c7b4...f95a73929a
Reference in New Issue
Block a user