Skip to content

Check docs on PR only #14

Check docs on PR only

Check docs on PR only #14

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 }}