Merge pull request #13534 from rabbitmq/ci/refine-oci-triggers

Refine CI triggers for building OCI
This commit is contained in:
Aitor Pérez Cedres 2025-03-17 13:29:33 +00:00 committed by GitHub
commit 24a0f29ae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 6 deletions

View File

@ -6,12 +6,14 @@
name: OCI (make) name: OCI (make)
on: on:
push: push:
paths-ignore: paths:
- '.github/workflows/secondary-umbrella.yaml' - deps/**
- '.github/workflows/update-elixir-patches.yaml' - scripts/**
- '.github/workflows/update-otp-patches.yaml' - Makefile
- '.github/workflows/release-alphas.yaml' - plugins.mk
- '*.md' - rabbitmq-components.mk
- packaging/**
- .github/workflows/oci-make.yaml
workflow_dispatch: workflow_dispatch:
inputs: inputs:
otp_version: otp_version: