change branch for dependency submission to 1.12.x

This commit is contained in:
Piotr Paradziński 2026-04-13 21:10:41 +02:00 committed by Piotr Paradzinski
parent 4ec7f188c7
commit 312deec146
No known key found for this signature in database
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: