Skip to content

feat(test): add Stubs#clear to remove all stubs (#1675) #239

feat(test): add Stubs#clear to remove all stubs (#1675)

feat(test): add Stubs#clear to remove all stubs (#1675) #239

name: Refresh Team Page
on:
push:
branches: [ main ]
permissions: {}
jobs:
build:
name: Refresh Contributors Stats
runs-on: ubuntu-latest
steps:
- name: Call GitHub API
run: |
curl "https://api.github.com/repos/${{ github.repository }}/stats/contributors"