Skip to content

Fix yaml syntax error #12

Fix yaml syntax error

Fix yaml syntax error #12

Workflow file for this run

name: "Update contributors"
on:
push:
branches:
- main
- develop
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
steps:
- uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}