Skip to content

Add missed ref: 6.3.x in verify-staged-artifacts.yml #150

Add missed ref: 6.3.x in verify-staged-artifacts.yml

Add missed ref: 6.3.x in verify-staged-artifacts.yml #150

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