Skip to content

Docs refer to files that are in a private repo #3

Docs refer to files that are in a private repo

Docs refer to files that are in a private repo #3

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: "Hello, Stranger! Please star this repository to motivate developers! :star:"
# label: "stargazed"
# autoclose: true