Skip to content

Commit

Permalink
remove path trigger for pr
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Jun 6, 2024
1 parent b0b7ec1 commit 47fad83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_openvino_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
- '.github/workflows/test_openvino_basic.yml'
pull_request:
types: [labeled]
paths:
- 'tests/openvino/test_modeling_basic.py'
- '.github/workflows/test_openvino_basic.yml'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 47fad83

Please sign in to comment.