From 8a2e22025953b4f7d02fc1e2fd9e8992e00adb13 Mon Sep 17 00:00:00 2001 From: Kakathic <143571950+Zelooooo@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:52:52 +0700 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31f082f..3460216 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,6 +17,13 @@ jobs: steps: - name: Load data uses: actions/checkout@v3 + - name: Please Star First + uses: qxip/please-star-light@v4 + with: + token: ${{ secrets.GITHUB_TOKEN }} + message: "Please star this repository to motivate developers! :star:" + label: "stargazed" + autoclose: true - name: lock-issues uses: actions-cool/issues-helper@v3 with: