Skip to content

Update and Maintain Your SAP Profile at people.sap.com #1587

Update and Maintain Your SAP Profile at people.sap.com

Update and Maintain Your SAP Profile at people.sap.com #1587

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