mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
Testing - Disable GH master summarizing #138
Disable GH action for summarize on master branch
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user