Skip to content

Commit e7a6325

Browse files
committed
cicd-uat-depl
1 parent 100f482 commit e7a6325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: ./.github/workflows/release.yml
3030
needs: [ build-test ]
3131
# Todo Remove After testing
32-
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/new-cicd-rls'
32+
# if: github.ref == 'refs/heads/master'
3333
permissions:
3434
contents: read
3535
id-token: write

0 commit comments

Comments
 (0)