Skip to content

build: bump mkdocs-material from 9.5.38 to 9.5.39 #3123

build: bump mkdocs-material from 9.5.38 to 9.5.39

build: bump mkdocs-material from 9.5.38 to 9.5.39 #3123

Workflow file for this run

name: CI - Greet first-time contributors
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: >-
Welcome! Thank you for opening your first issue.
We appreciate your contribution and will address it as soon as possible.
pr-message: >-
Hello! Congratulations on submitting your first pull request.
We are grateful for your contribution and will review it shortly.