Skip to content

Fix ci-snapshot.yml for the proper reusable WF version #10

Fix ci-snapshot.yml for the proper reusable WF version

Fix ci-snapshot.yml for the proper reusable WF version #10

name: Backport Issue
on:
push:
branches:
- '*.x'
jobs:
backport-issue:
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}