Update dependency-graph.yml

This commit is contained in:
Satyam Sah
2026-05-11 10:13:46 +05:30
committed by GitHub
parent c42bacfb9d
commit 6511e09e69
+2 -2
View File
@@ -3,7 +3,7 @@ name: "Load Dependency Graph"
on:
push:
branches:
- "master"
- "feature/ACS-11627_test"
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
@@ -24,4 +24,4 @@ jobs:
maven-args: -Dscopes=compile,runtime
maven-username: ${{ secrets.NEXUS_USERNAME }}
maven-password: ${{ secrets.NEXUS_PASSWORD }}
maven-settings-path: ".ci.settings.xml"
maven-settings-path: ".ci.settings.xml"