Skip to content

Site updated: 2025-09-24 14:40:03 #139

Site updated: 2025-09-24 14:40:03

Site updated: 2025-09-24 14:40:03 #139

Workflow file for this run

on:
push:
branches:
- master
workflow_dispatch:
name: Contributors
jobs:
contrib-readme-en-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}