Skip to content

Get Data from an On-Premise System Using a Remote Function Call (RFC) #2393

Get Data from an On-Premise System Using a Remote Function Call (RFC)

Get Data from an On-Premise System Using a Remote Function Call (RFC) #2393

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 }}