mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
fix dependency-graph.yml branch setting
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user