Skip to content

Can't get tutorial for custom ui5 app to work #137

Can't get tutorial for custom ui5 app to work

Can't get tutorial for custom ui5 app to work #137

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