Skip to content

Formatting the log using parameter progname for the logger (#1606) #193

Formatting the log using parameter progname for the logger (#1606)

Formatting the log using parameter progname for the logger (#1606) #193

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"