Commit 090cd78
committed
Remove push event settings from dotnet-macos.yml
This commit modifies the `dotnet-macos.yml` configuration file by removing the `push` event settings for branches and paths. The specific lines that restricted the `push` event to the `main` branch and ignored changes to Markdown files have been deleted, which may impact the build process for repository pushes.1 parent cd3d771 commit 090cd78
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
0 commit comments