Add "branch" requirement to "push" workflows. (#329)

* Add "branch" requirement to "push" workflows.

* Deleted obsolete workflow files

Signed-off-by: David Galiffi <David.Galiffi@amd.com>

* Fix path to the `check-copyright.sh` in `pre-commit-config.yaml`

---------

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Bu işleme şunda yer alıyor:
David Galiffi
2025-08-13 09:42:49 -04:00
işlemeyi yapan: GitHub
ebeveyn d0a18e0eb9
işleme 311e279596
11 değiştirilmiş dosya ile 17 ekleme ve 26 silme
+2
Dosyayı Görüntüle
@@ -7,6 +7,8 @@ on:
schedule:
- cron: 0 5 * * *
push:
branches:
- develop
paths:
- '.github/workflows/rocprofiler-systems-containers.yml'
- 'projects/rocprofiler-systems/docker/**'