Skip to content

Add moderator updates to the modlog (#799) #56

Add moderator updates to the modlog (#799)

Add moderator updates to the modlog (#799) #56

Workflow file for this run

name: Contributor Workflow
on:
push:
branches:
- main
jobs:
contrib-readme:
runs-on: ubuntu-latest
name: Update contrib in README
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}