Enhance an ABAP Core Data Services (CDS) View in SAP Business Technology Platform (BTP) ABAP Environment #2349
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 }} | |