Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
rathorevaibhav committed Nov 12, 2024
1 parent 7605db6 commit 77a0566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Production Deployment
on:
push:
branches: [main]
branches: [main, feature/cd]

jobs:
build:
Expand Down

0 comments on commit 77a0566

Please sign in to comment.