Skip to content

Commit

Permalink
Update deploy_test.yml
Browse files Browse the repository at this point in the history
the workflow should be triggered when there are changes to gargi branch
  • Loading branch information
Garima Ketan Chauhan authored and GitHub Enterprise committed Mar 24, 2025
1 parent 59f11df commit 60e7b88
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
- gargi # Or your development branch
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit 60e7b88

Please sign in to comment.