Commit c569f91
committed
Remove pull_request trigger from generate-bp workflow
This commit removes the `pull_request` trigger from the
`generate-bp.yml` workflow. This change was made to reduce
the amount of time and resources spent on building baseline
profiles, as it is only necessary to build them for pushes
on the `main` branch.1 parent ac8bf52 commit c569f91
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
7 | | - | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments