Fix Workflows

This commit is contained in:
Sivasuntharampillai, Haresh
2025-08-06 16:11:21 -04:00
committed by amd-hsivasun
parent 87ca69baed
commit 31c4559bb0
27 changed files with 2045 additions and 55 deletions
@@ -1,13 +1,13 @@
name: RocProfiler-Compute Formatting
name: rocprofiler-compute Formatting
on:
push:
path:
- 'projects/rocprofiler-compute'
paths:
- 'projects/rocprofiler-compute/**'
pull_request:
path:
- 'projects/rocprofiler-compute'
paths:
- 'projects/rocprofiler-compute/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}