Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

babel-plugin-styled-resolver not compatible with gluestack-style/react 0.2.x #37

babel-plugin-styled-resolver not compatible with gluestack-style/react 0.2.x

babel-plugin-styled-resolver not compatible with gluestack-style/react 0.2.x #37

name: Issue assignment
on:
issues:
types: [opened, edited, labeled]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.MY_GITHUB_TOKEN }}
teams: dank-style-support
numOfAssignee: 1
allowSelfAssign: false