Skip to content

fix: Replace old verifyInAllDeviceSizes & verifyInAllIPhoneSizes with the new ones from the SnapshotHelper - WPB-10488 #130

fix: Replace old verifyInAllDeviceSizes & verifyInAllIPhoneSizes with the new ones from the SnapshotHelper - WPB-10488

fix: Replace old verifyInAllDeviceSizes & verifyInAllIPhoneSizes with the new ones from the SnapshotHelper - WPB-10488 #130

name: Auto assign author to PR
on:
pull_request_target:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/assign-pr-to-author@v1.0.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'