Skip to content

Minor update to "Create a CAP Service with BAS Productivity Tools" ("build-apps-cap-service") #614

Minor update to "Create a CAP Service with BAS Productivity Tools" ("build-apps-cap-service")

Minor update to "Create a CAP Service with BAS Productivity Tools" ("build-apps-cap-service") #614

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