Skip to content

Commit

Permalink
fix: changes in deploy yml file (#769)
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade authored Oct 7, 2024
1 parent 34fa11a commit e71a4dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy
on:
push:
branches: develop
branches: main
pull_request:
branches: develop
branches: main

jobs:
deploy:
Expand Down

0 comments on commit e71a4dc

Please sign in to comment.