mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 02:06:34 +00:00
chore: 更换为 All-Contributors bot
This commit is contained in:
parent
7d2f215e1e
commit
eb9f5cdb9a
19
.github/workflows/readme-contributors.yaml
vendored
19
.github/workflows/readme-contributors.yaml
vendored
@ -1,19 +0,0 @@
|
||||
name: Update Contributors list in Readme
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
contrib-readme-job:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to automate contrib in readme
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Contribute List
|
||||
uses: akhilmhdh/contributors-readme-action@v2.3.10
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
x
Reference in New Issue
Block a user