mirror of https://github.com/sbt/sbt.git
Fix Dependency Graph
This commit is contained in:
parent
c5b11a41a9
commit
1449d84614
|
|
@ -2,7 +2,7 @@
|
|||
name: Submit Dependency Graph
|
||||
on:
|
||||
push:
|
||||
branches: [1.9.x] # default branch of the project
|
||||
branches: [1.10.x, develop]
|
||||
permissions: {}
|
||||
jobs:
|
||||
submit-graph:
|
||||
|
|
|
|||
Loading…
Reference in New Issue