Skip to content

Commit

Permalink
Add workflow dispatch to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoso-neto authored Nov 28, 2023
1 parent 56cc490 commit c8e6414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
paths:
- "api/**"
- ".github/workflows/test-api.yml"

workflow_dispatch:

env:
MEME_MONGODB_URI: ${{ secrets.ATLAS_INTERNAL_MONGODB_URI }}
Expand Down

0 comments on commit c8e6414

Please sign in to comment.