Skip to content

Commit

Permalink
[TPP][GHA] Renamed workflow (openvinotoolkit#25946)
Browse files Browse the repository at this point in the history
### Details:
 - *Renamed GHA workflow for Snippets with TPP validation*

### Tickets:
 - *N/A*
  • Loading branch information
a-sidorova authored Aug 7, 2024
1 parent 322da1a commit 1cd7ac1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Linux developer workflow for CPU plugin (Ubuntu 20.04)
name: Linux CPU Plugin Snippets with LIBXSMM (Ubuntu 20.04)
on:
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/linux_cpu_dev.yml'
- '.github/workflows/dev_cpu_linux_snippets_libxsmm.yml'
- 'src/common/snippets/**'
- 'src/plugins/intel_cpu/src/nodes/subgraph.cpp'
- 'src/plugins/intel_cpu/src/nodes/subgraph.h'
Expand Down

0 comments on commit 1cd7ac1

Please sign in to comment.