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:
gecommit door
GitHub
bovenliggende
d0a18e0eb9
commit
311e279596
@@ -7,6 +7,8 @@ on:
|
||||
schedule:
|
||||
- cron: 0 5 * * *
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
paths:
|
||||
- '.github/workflows/rocprofiler-systems-containers.yml'
|
||||
- 'projects/rocprofiler-systems/docker/**'
|
||||
|
||||
Verwijs in nieuw issue
Block a user