Commit bcda4a7
committed
task: update GitHub Actions to trigger on feature branches
Modified the `dotnet.yml` file in the GitHub Actions workflow configuration to include triggers for pushes to `feature/**` branches. This change ensures that the CI pipeline runs for feature branches, providing continuous integration for ongoing feature development.1 parent c1ea4d4 commit bcda4a7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments