Skip to content

clients-java-push-to-dev-refs/heads/dev/dev-ci-fixes-stage #1

clients-java-push-to-dev-refs/heads/dev/dev-ci-fixes-stage

clients-java-push-to-dev-refs/heads/dev/dev-ci-fixes-stage #1

name: clients-java-push-to-dev
run-name: "clients-java-push-to-dev-${{ github.ref }}"
on:
push:
branches:
- dev/*
workflow_dispatch:
jobs:
build-stage:
name: Build stage
uses: ./.github/workflows/release-stage.yaml
with:
branch: ${{ github.ref }}
secrets: inherit