Skip to content

Commit

Permalink
Merge pull request #205 from Sunbird-ALL/all-1.3-tn-prod-hotfix
Browse files Browse the repository at this point in the history
All 1.3 tn prod hotfix
  • Loading branch information
gouravmore authored Nov 6, 2024
2 parents a92b6d0 + 1bf3bf6 commit 7206c54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/all-dev-tn-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ALL tn new dev Deployment
on:
push:
branches:
- all-1.3-tn-dev
- all-1.3-tn-dev-hotfix

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/all-prod-tn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ALL tn staging Deployment
on:
push:
branches:
- all-1.3-tn-prod
- all-1.3-tn-prod-hotfix

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/all-staging-tn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ALL tn staging Deployment
on:
push:
branches:
- all-1.3-tn-staging
- all-1.3-tn-staging-hotfix

jobs:
deploy:
Expand Down

0 comments on commit 7206c54

Please sign in to comment.