Fix Dependency Graph

This commit is contained in:
Friendseeker 2024-10-09 10:40:21 -07:00
parent c5b11a41a9
commit 1449d84614
1 changed files with 1 additions and 1 deletions

View File

@ -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: