mirror of https://github.com/sbt/sbt.git
fix dependency-graph.yml branch setting
This commit is contained in:
parent
5ba9f3910a
commit
fddbb942a7
|
|
@ -2,7 +2,7 @@
|
|||
name: Submit Dependency Graph
|
||||
on:
|
||||
push:
|
||||
branches: [1.7.x] # default branch of the project
|
||||
branches: [1.9.x] # default branch of the project
|
||||
permissions: {}
|
||||
jobs:
|
||||
submit-graph:
|
||||
|
|
|
|||
Loading…
Reference in New Issue