Skip to content

To make Challenges public in Microsoft Learn Profile #104

To make Challenges public in Microsoft Learn Profile

To make Challenges public in Microsoft Learn Profile #104

Workflow file for this run

name: Comment on issues
on:
issues:
types: [opened]
jobs:
add-comment:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Add comment
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
with:
issue-number: ${{ github.event.issue.number }}
body: |
Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles: