Skip to content

Commit

Permalink
Fix Hulk deployment GA
Browse files Browse the repository at this point in the history
  • Loading branch information
ruuushhh committed May 22, 2024
1 parent 57f094a commit d71f72b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hulk_deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Workflow For Release Branch
name: Deploy to Hulk

on:
push:
branches:
- 'integrations_app_release_*'
jobs:
hulk_deploy:
name: Hulk Deploy
runs-on: ubuntu-latest
environment: Staging
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit d71f72b

Please sign in to comment.