Skip to content

Commit

Permalink
Update llm_bench-python.yml (openvinotoolkit#1330)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov authored Dec 6, 2024
1 parent b31b06c commit e8069af
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions .github/workflows/llm_bench-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@
name: llm_bench Python Test

on:
push:
branches: [ "master" ]
paths:
- tools/llm_bench/**
- tools/who_what_benchmark/**
workflow_dispatch:
pull_request:
paths:
- tools/llm_bench/**
- tools/who_what_benchmark/**
- .github/workflows/llm_bench-python.yml
merge_group:
push:
branches:
- master
- 'releases/**'

permissions: read-all # Required by https://github.com/ossf/scorecard/blob/e23b8ad91fd6a64a0a971ca4fc0a4d1650725615/docs/checks.md#token-permissions

Expand Down

0 comments on commit e8069af

Please sign in to comment.