fix dependency-graph.yml branch setting

This commit is contained in:
kenji yoshida
2023-06-25 08:43:14 +09:00
committed by GitHub
parent 5ba9f3910a
commit fddbb942a7
+1 -1
View File
@@ -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: