Skip to content

Invoice Processing and Approval Using SAP Build Process Automation #87

Invoice Processing and Approval Using SAP Build Process Automation

Invoice Processing and Approval Using SAP Build Process Automation #87

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