Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sniij committed Jan 5, 2025
1 parent 8891bcf commit 22b1946
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gpt-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
pull_request:
branches:
- gpt-api

defaults:
run:
working-directory: ./gpt-api
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 22b1946

Please sign in to comment.