Skip to content

Connect to Your On-Premise System from SAP BTP, ABAP Environment Using RFC #2334

Connect to Your On-Premise System from SAP BTP, ABAP Environment Using RFC

Connect to Your On-Premise System from SAP BTP, ABAP Environment Using RFC #2334

Workflow file for this run

name: Task Issue Labeler
on:
issues:
types:
- opened
jobs:
Label-New-Issues:
runs-on: ubuntu-latest
steps:
- name: SAP task issue labeler
uses: sap-tutorials/tutorial-actions@main
with:
token: ${{ secrets.GITHUB_TOKEN }}