Skip to content

Deploy and Run the Incident Management Application in the SAP BTP, Kyma Runtime with a Mock Server #911

Deploy and Run the Incident Management Application in the SAP BTP, Kyma Runtime with a Mock Server

Deploy and Run the Incident Management Application in the SAP BTP, Kyma Runtime with a Mock Server #911

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