Skip to content

Commit

Permalink
Update deploy_test.yml
Browse files Browse the repository at this point in the history
workflow should be triggered when smtg is committe dto production branch
  • Loading branch information
Garima Ketan Chauhan authored and GitHub Enterprise committed Mar 24, 2025
1 parent 6b96d52 commit d81b8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Continuous Development Deploy to TDT4242 server
on:
push:
branches:
- main # Or your development branch
- production # Or your development branch
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit d81b8f4

Please sign in to comment.