Skip to content

Bump react-native from 0.72.6 to 0.73.3 in /frontend/sac-mobile #78

Bump react-native from 0.72.6 to 0.73.3 in /frontend/sac-mobile

Bump react-native from 0.72.6 to 0.73.3 in /frontend/sac-mobile #78

name: Auto Assign Author
on:
pull_request:
types: [opened, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
auto-add-assignee:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' && github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: ".github/assignees.yml"