Remove test-spring-find-release-version.yml as tests are OK

This commit is contained in:
Artem Bilan
2025-01-29 13:21:54 -05:00
parent e5c956e1db
commit 6cb04f3c91

View File

@@ -1,12 +0,0 @@
name: Test Find Current Version to Release
on:
workflow_dispatch:
run-name: Release current version for branch ${{ github.ref_name }}
jobs:
test:
permissions:
actions: write
uses: spring-io/spring-github-workflows/.github/workflows/spring-find-release-version.yml@main