Skip to content

Commit

Permalink
Fix gh-action for backend ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ffakenz committed Apr 25, 2024
1 parent 4beb666 commit e65aa07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: ci-backend
on:
push:
branches:
- master
- main
pull_request:
paths:
- ./**
- backend/**
- .github/workflows/provision-darwin.sh
- .github/workflows/provision-linux.sh
- .github/workflows/backend.yaml
Expand Down

0 comments on commit e65aa07

Please sign in to comment.