Skip to content

chore: bump test platform to Safari/iOS 16 - 18 #1967

chore: bump test platform to Safari/iOS 16 - 18

chore: bump test platform to Safari/iOS 16 - 18 #1967

Workflow file for this run

name: 'Pull Request Labeler'
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'