Skip to content

Always assume the existence of URI::Generic#find_proxy (#1502) #107

Always assume the existence of URI::Generic#find_proxy (#1502)

Always assume the existence of URI::Generic#find_proxy (#1502) #107

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"