Skip to content

Update rack requirement from ~> 2.2 to ~> 3.0 (#1549) #156

Update rack requirement from ~> 2.2 to ~> 3.0 (#1549)

Update rack requirement from ~> 2.2 to ~> 3.0 (#1549) #156

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"