mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 20:11:00 +02:00
Added workflow to update Red Hat Container Catalog
This commit is contained in:
@@ -3,9 +3,10 @@ name: Red Hat Catalog Description
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'trunk'
|
- '[0-9]+.[0-9]+'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/*/*/README.html'
|
- 'Dockerfiles/*/*/README.html'
|
||||||
|
- 'Dockerfiles/*/*/README.md'
|
||||||
- '.github/workflows/rhel_registry_description.yml'
|
- '.github/workflows/rhel_registry_description.yml'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user