Skip to content

Implement an Outbound Service Call in SAP BTP, ABAP environment for an OData Service via Service Consumption Model #2368

Implement an Outbound Service Call in SAP BTP, ABAP environment for an OData Service via Service Consumption Model

Implement an Outbound Service Call in SAP BTP, ABAP environment for an OData Service via Service Consumption Model #2368

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