mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
Testing - Disable GH master summarizing #138
Disable GH action for summarize on master branch
This commit is contained in:
parent
3ddb860a44
commit
2d9c5a868d
@ -719,6 +719,7 @@ jobs:
|
||||
summarize:
|
||||
name: Summarize and Send PR Message
|
||||
runs-on: ubuntu-24.04
|
||||
if: github.event_name == 'pull_request'
|
||||
needs: [test-windows-x64, test-windows-clang-x64, test-macos-x64, test-macos-gcc-x64, test-linux-clang-x64, test-linux-gcc-x64]
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user