Skip to content

Unable to get the app up and running even after following the Kyma deployment tutorials #907

Unable to get the app up and running even after following the Kyma deployment tutorials

Unable to get the app up and running even after following the Kyma deployment tutorials #907

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