Skip to content

Update copyright year to 2026 (#1683) #243

Update copyright year to 2026 (#1683)

Update copyright year to 2026 (#1683) #243

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"