Skip to content

Merge branch 'main' of https://github.com/lise-henry/crowbook #2

Merge branch 'main' of https://github.com/lise-henry/crowbook

Merge branch 'main' of https://github.com/lise-henry/crowbook #2

Workflow file for this run

on:
push:
branches:
- main
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:
readme_path: "README.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}