fix(gha): fix test build containers on pull requests actions (#6909)

This commit is contained in:
César Arroba
2025-02-12 18:41:54 +01:00
committed by GitHub
parent 738644f288
commit 0fa4538256
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -6,6 +6,7 @@ on:
- "master"
- "v5.*"
paths:
- ".github/workflows/api-pull-request.yml"
- "api/**"
pull_request:
branches:
@@ -174,6 +175,7 @@ jobs:
test-container-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build Container