From 6c94d4928dc3d78e5b0fad77a67b7bf698674cac Mon Sep 17 00:00:00 2001 From: Brandon Yee <6111102+Firebird1029@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:32:08 -0400 Subject: [PATCH] why is it not working --- .github/workflows/contributors.yml | 5 ++- MAINTAINERS.md | 58 +----------------------------- 2 files changed, 5 insertions(+), 58 deletions(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 6f019dd..f1bf21b 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -28,6 +28,10 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 + - name: Pull changes from contributors-readme-action + run: | + git pull + - name: Get repository contributors count id: get_contributors run: | @@ -47,7 +51,6 @@ jobs: run: | git config user.name 'github-actions[bot]' git config user.email 'github-actions[bot]@users.noreply.github.com' - git pull git add MAINTAINERS.md git commit -m "BOT: Update contributors info in MAINTAINERS.md" || exit 0 git push diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e81c6f9..18c456d 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -24,61 +24,5 @@ Reviewers: Total number of contributors: -
-
-
- - Natalia Luzuriaga - - |
-
-
-
- - April - - |
-
-
-
- - Steve Van Tuyl - - |
-
-
-
- - decause-gov - - |
-
-
-
- - Isaac Milarsky - - |
-
-
-
- - satwic007 - - |
-
-
-
- - Sebastián - - |
-