Skip to content

Merge pull request #46 from ImperialCollegeLondon/update-version-number #34

Merge pull request #46 from ImperialCollegeLondon/update-version-number

Merge pull request #46 from ImperialCollegeLondon/update-version-number #34

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