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)
on:
push:
paths-ignore:
- '.github/workflows/secondary-umbrella.yaml'
- '.github/workflows/update-elixir-patches.yaml'
- '.github/workflows/update-otp-patches.yaml'
- '.github/workflows/release-alphas.yaml'
- '*.md'
paths:
- deps/**
- scripts/**
- Makefile
- plugins.mk
- rabbitmq-components.mk
- packaging/**
- .github/workflows/oci-make.yaml
workflow_dispatch:
inputs:
otp_version: