Skip to content

Commit

Permalink
Update build workflow
Browse files Browse the repository at this point in the history
Do not deploy for forks.
  • Loading branch information
rohanpadhye authored Nov 2, 2024
1 parent 5e4dd58 commit 1bbc7c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
!venv/
deploy:
if: github.repository == 'CMU-313/translator-service'
runs-on: ubuntu-latest
needs: build
environment:
Expand Down

0 comments on commit 1bbc7c7

Please sign in to comment.