Skip to content

Commit

Permalink
fix: deploy.yml file (#855)
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade authored Jan 6, 2025
1 parent c6f3a05 commit 5a26fde
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-fixed-dco
branches: main
pull_request:
branches: develop-fixed-dco
branches: main

jobs:
deploy:
Expand Down

0 comments on commit 5a26fde

Please sign in to comment.