Skip to content

Commit d008a1a

Browse files
committed
10.26.x
1 parent ee12c20 commit d008a1a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- main
1111
- restructure
1212
- v11
13+
- 10.26.x
1314

1415
jobs:
1516
filter_jobs:
@@ -44,4 +45,4 @@ jobs:
4445
name: Benchmarks
4546
needs: build_test
4647
if: ${{ needs.filter_jobs.outputs.jsChanged == 'true' }}
47-
uses: ./.github/workflows/benchmarks.yml
48+
uses: ./.github/workflows/benchmarks.yml

0 commit comments

Comments
 (0)