Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 30, 2023
1 parent 1f57e53 commit 8a2e220
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8a2e220

Please sign in to comment.