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>
This commit is contained in:
David Galiffi
2025-08-13 09:42:49 -04:00
gecommit door GitHub
bovenliggende d0a18e0eb9
commit 311e279596
11 gewijzigde bestanden met toevoegingen van 17 en 26 verwijderingen
@@ -7,6 +7,8 @@ on:
schedule:
- cron: 0 5 * * *
push:
branches:
- develop
paths:
- '.github/workflows/rocprofiler-systems-containers.yml'
- 'projects/rocprofiler-systems/docker/**'