Skip to content

Commit 396e64a

Browse files
committed
chore: enable dev deployments
1 parent ea942c8 commit 396e64a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dev.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
jobs:
77
release:
88
runs-on: ubuntu-latest
9-
if: false
109
env:
1110
SSH_USER: ${{ secrets.DEVNET_SSH_USER }}
1211
SSH_KEY: ${{ secrets.DEVNET_SSH_KEY }}

0 commit comments

Comments
 (0)