Skip to content

Commit 8afc4ae

Browse files
chore: test deployment
1 parent 013bafd commit 8afc4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# secrets: inherit
5656

5757
review-and-deploy-admin:
58-
if: github.ref_name == 'main' || github.head_ref == 'main'
58+
# if: github.ref_name == 'main' || github.head_ref == 'main'
5959
name: Review and deploy Admin app
6060
needs: build-containers
6161
uses: ./.github/workflows/.review-and-deploy.yml

0 commit comments

Comments
 (0)