Commit e2d070b
committed
Update test workflow to run on all PRs
This change ensures that tests run for all PRs created, not just those targeting the main branch.
The wildcard pattern '**' matches all branches, improving test coverage across the repository.1 parent cc565a3 commit e2d070b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
0 commit comments