Skip to content

Commit

Permalink
feat: bring back CI monkey patch
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre committed Apr 9, 2024
1 parent 5a545b4 commit 0649f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Foundry
on:
workflow_dispatch:
push:
branches: [main, develop]
branches: [main, develop, feat_unit_tests_full_coverage]
pull_request:
branches: [main, develop]

Expand Down

0 comments on commit 0649f56

Please sign in to comment.