Added workflow to update Red Hat Container Catalog

This commit is contained in:
Alexey Pustovalov 2024-02-20 01:00:38 +09:00
parent 33e3dfaf44
commit 6fe3e4c6d8

View File

@ -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: