Skip to content

Commit

Permalink
Merge pull request #34 from sotatek-dev/refactor/shared-modules
Browse files Browse the repository at this point in the history
feat: cicd testing
  • Loading branch information
Sotatek-TanHoang authored Sep 9, 2024
2 parents fa95737 + 5df2516 commit b9cbee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is deploying test branch [test] 🌏 🚀 🛰️
on:
push:
branches:
- "test"
- "testing"
jobs:
DeployTest:
runs-on: [self-hosted, mina-bridge-test]
Expand Down

0 comments on commit b9cbee6

Please sign in to comment.