Commit a972170
committed
ci: modify CI workflow to trigger tests only on push events
Adjust the GitHub Actions workflow configuration to restrict test execution to push events only, removing the previous pull request trigger for main and master branches.
将 GitHub Actions 工作流配置调整为仅在 push 事件时执行测试,移除之前针对 main 和 master 分支的 pull request 触发器。
Change-Id: If7e83a49adb9b6fcfe7611cd9fa36efb8f23f4ad
Signed-off-by: OhYee <[email protected]>1 parent 53a68d4 commit a972170
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments