Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
feat: make it possible to run it manually
Browse files Browse the repository at this point in the history
  • Loading branch information
fbraem committed Jul 28, 2023
1 parent 894b872 commit 9b38710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:
paths:
- "backend/src/**"
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9b38710

Please sign in to comment.