Compare commits

..
Author SHA1 Message Date
SatyamSah5 963ea74ca3 ACS-11627 update groups 2026-05-11 11:08:07 +05:30
SatyamSah5 1be2226caa ACS-11627 remove comments 2026-05-11 11:03:47 +05:30
SatyamSah5 957ee2667f ACS-11627 remove comments 2026-05-11 11:03:01 +05:30
+2 -2
View File
@@ -3,7 +3,7 @@ name: "Load Dependency Graph"
on:
push:
branches:
- "feature/ACS-11627_test"
- "master"
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"