Skip to content

Commit

Permalink
Changed branch in the new workflow to CI_CD_Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bangpradyumna committed Jan 16, 2024
1 parent 60882e3 commit 1bd2cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create package on push to master

on:
push:
branches: [ master ]
branches: [ CI_CD_Dev ]

workflow_dispatch:

Expand Down

0 comments on commit 1bd2cd6

Please sign in to comment.