Skip to content

Version 7.7 -- Widget result only 200 item displayed #81

Version 7.7 -- Widget result only 200 item displayed

Version 7.7 -- Widget result only 200 item displayed #81

Workflow file for this run

name: Starring Partner
on:
issues:
types: [opened, reopened]
jobs:
# This workflow checks if a user has starred a repository and takes actions
starcheck:
runs-on: ubuntu-latest
steps:
- name: Please Star First
uses: qxip/please-star-light@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
message: "Your report is appreciated. Please star this repository to motivate its developers! :star:"
label: "stargazed"