Skip to content

Commit

Permalink
setup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lordlinus committed Nov 3, 2024
1 parent 199e51f commit 0dc93ea
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
api_location: "" # Api source code path - optional
output_location: "" # Built app content directory - optional
###### End of Repository/Build Configurations ######
env:
NEXT_PUBLIC_WEBSOCKET_URL: wss://travel-chatbot.grayground-1ee6f428.southeastasia.azurecontainerapps.io/chat

close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed'
Expand Down

0 comments on commit 0dc93ea

Please sign in to comment.