Skip to content

Commit

Permalink
Update tekdi-server-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Jul 15, 2024
1 parent 23e17dd commit e3b96e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tekdi-server-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Deploy to Tekdi-QA Server
on:
pull_request:
types: [closed]
push:
branches:
- release-1.0.0
jobs:
deploy:
if: github.event.pull_request.merged == true
#if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
Expand Down

0 comments on commit e3b96e4

Please sign in to comment.