Skip to content

GH-10898: Fix schema link for ftp/sftp/smb in respective docs #650

GH-10898: Fix schema link for ftp/sftp/smb in respective docs

GH-10898: Fix schema link for ftp/sftp/smb in respective docs #650

name: Backport Issue
on:
push:
branches:
- '*.x'
jobs:
backport-issue:
if: contains(github.event.head_commit.message, 'Fixes:') || contains(github.event.head_commit.message, 'Closes:')
runs-on: ubuntu-latest
steps:
- uses: spring-io/[email protected]
with:
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}