Skip to content

Fix notch avoidance on Android #50

Fix notch avoidance on Android

Fix notch avoidance on Android #50

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: Auto Assign Issues/PRs
uses: wow-actions/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
reviewers: |
VicHofs
limetheman
numberOfAssignees: 1
assignees: gopher-tunnels/front-end
excludeLabels: |
reading