mirror of https://github.com/sbt/sbt.git
change branch for dependency submission to 1.12.x
This commit is contained in:
parent
4ec7f188c7
commit
312deec146
|
|
@ -2,7 +2,7 @@
|
|||
name: Submit Dependency Graph
|
||||
on:
|
||||
push:
|
||||
branches: [1.10.x, develop]
|
||||
branches: [1.12.x, develop]
|
||||
permissions: {}
|
||||
jobs:
|
||||
submit-graph:
|
||||
|
|
|
|||
Loading…
Reference in New Issue