Skip to content

This repo has x stars y forks #42984

This repo has x stars y forks

This repo has x stars y forks #42984

Workflow file for this run

name: This repo has x stars y forks
on:
push:
branches:
- master
fork:
watch:
types:
- started
schedule:
- cron: '0 * * * *'
workflow_dispatch:
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: This repo has x stars y forks
uses: ouuan/This-repo-has-x-stars-y-forks-action@v3
with:
token: ${{ secrets.STAR_FORK_TOKEN }}
template: "A profile README with <starCount> stars and <forkCount> forks 🌟"