[1.x] change branch for dependency submission to 1.12.x (#9088)

This commit is contained in:
Piotr Paradziński 2026-04-14 00:29:52 +02:00 committed by GitHub
parent 4ec7f188c7
commit 26d852964b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name: Submit Dependency Graph
on:
push:
branches: [1.10.x, develop]
branches: [1.12.x, develop]
permissions: {}
jobs:
submit-graph: