Skip to content

fix: migrate to v1.1.12 and resolve existing bugs (#24) #29

fix: migrate to v1.1.12 and resolve existing bugs (#24)

fix: migrate to v1.1.12 and resolve existing bugs (#24) #29

Workflow file for this run

name: Use Template Java CI/CD
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "**" ]
jobs:
call-ci:
uses: Podzilla/templates/.github/workflows/ci.yml@main
with:
branch: 'refs/heads/main' # <<< Passes the branch name dynamically
secrets: inherit