Skip to content

ios链接 之后无法使用WeChat 依然有地域限制 #11

ios链接 之后无法使用WeChat 依然有地域限制

ios链接 之后无法使用WeChat 依然有地域限制 #11

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 issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: losgif, jerry-bool
numOfAssignee: 1