We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
点一下“Fork”按钮 在新页面中点“Create Fork”绿色按钮
在创建的新仓库中,点击 config.py 在 config.py 的界面中点击编辑按钮 将 accountName 的值修改为你的登录名 注意: 你访问你的 GitHub 个人主页时,GitHub 会显示你的用户名和登录名,下图中指出了登录名的位置 修改完成后,别忘了保存,点一下“Commit changes...”提交修改内容 提交信息和描述可以不做任何改动,但请确保勾选了 Commit directly to the main branch 选项,随后点击“Commit changes”即可
main
在页面上方点击“Actions”按钮 GitHub 默认会禁用 Fork 仓库的 Workflow,点一下绿色按钮启用它 启用后页面就会发生变化,点一下左边的"Unfollower Tracer" 会有提示说当前工作流程已被禁用,点一下右边按钮,启用该工作流程 点“Run workflow”,出来的菜单点击绿色的“Run workflow”,即可手动运行 经过不严谨测试,Workflow 需要大约 20 秒时间才能查完拥有 168 名关注者的用户 查询结果将会存储在 README.md 里,在仓库主界面就可以看到
The text was updated successfully, but these errors were encountered:
如有任何问题,请在 ISSUE 页面单独提问
Sorry, something went wrong.
No branches or pull requests
第一步
点一下“Fork”按钮
在新页面中点“Create Fork”绿色按钮
第二步
在创建的新仓库中,点击 config.py
在 config.py 的界面中点击编辑按钮
将 accountName 的值修改为你的登录名
注意:
你访问你的 GitHub 个人主页时,GitHub 会显示你的用户名和登录名,下图中指出了登录名的位置
修改完成后,别忘了保存,点一下“Commit changes...”提交修改内容
提交信息和描述可以不做任何改动,但请确保勾选了 Commit directly to the
main
branch 选项,随后点击“Commit changes”即可第三步
在页面上方点击“Actions”按钮
GitHub 默认会禁用 Fork 仓库的 Workflow,点一下绿色按钮启用它
启用后页面就会发生变化,点一下左边的"Unfollower Tracer"
会有提示说当前工作流程已被禁用,点一下右边按钮,启用该工作流程
点“Run workflow”,出来的菜单点击绿色的“Run workflow”,即可手动运行
经过不严谨测试,Workflow 需要大约 20 秒时间才能查完拥有 168 名关注者的用户
查询结果将会存储在 README.md 里,在仓库主界面就可以看到
The text was updated successfully, but these errors were encountered: