Skip to content

Use newer Unprocessable Content naming for 422 (#1638) #218

Use newer Unprocessable Content naming for 422 (#1638)

Use newer Unprocessable Content naming for 422 (#1638) #218

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"