Skip to content

feat: Upgrade macOS version from 12 to 13 #539

feat: Upgrade macOS version from 12 to 13

feat: Upgrade macOS version from 12 to 13 #539

Workflow file for this run

name: PR Info (pre-comment)
on:
# NOTE: high probability for security vulnerabilities if doing ANYTHING in
# this file other than commenting something!
pull_request_target:
branches:
- master
- stable
permissions:
pull-requests: write
jobs:
intro_comment:
name: Make intro comment
runs-on: ubuntu-latest
steps:
- name: 'Prepare sticky comment'
uses: marocchino/[email protected]
with:
message: |
Thanks for your Pull Request and making D better!
This comment will automatically be updated to summarize some statistics in a few minutes.
only_create: true