Skip to content

chore: bump macOS version references to 13 in CI workflow and documentation #144

chore: bump macOS version references to 13 in CI workflow and documentation

chore: bump macOS version references to 13 in CI workflow and documentation #144

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}