Skip to content

chore(deps): update gradle/actions action to v4.3.0 #158

chore(deps): update gradle/actions action to v4.3.0

chore(deps): update gradle/actions action to v4.3.0 #158

name: PR build Play images for smoke tests
on:
pull_request:
paths:
- "smoke-tests/images/play/**"
- ".github/workflows/pr-smoke-test-play-images.yml"
- ".github/workflows/reusable-pr-smoke-test-images.yml"
branches:
- main
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/reusable-pr-smoke-test-images.yml
with:
project: ":smoke-tests:images:play"
cache-read-only: true