Skip to content

Merge pull request #40 from ImperialCollegeLondon/9-complete-docs #31

Merge pull request #40 from ImperialCollegeLondon/9-complete-docs

Merge pull request #40 from ImperialCollegeLondon/9-complete-docs #31

Workflow file for this run

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