Skip to content

feat: 'IOSDriver' to use modern mobile: commands for Lock, IsLocked and Unlock #558

feat: 'IOSDriver' to use modern mobile: commands for Lock, IsLocked and Unlock

feat: 'IOSDriver' to use modern mobile: commands for Lock, IsLocked and Unlock #558

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"