diff --git a/.all-contributorsrc b/.all-contributorsrc index a9eb0189..ce33193c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,8 +31,8 @@ "contributions": [ "code" ] - }, - { + }, + { "login": "OBITORASU", "name": "Souhit Dey", "avatar_url": "https://avatars.githubusercontent.com/u/65222459?v=4", @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "vnshanmukh", + "name": "Shanmukh", + "avatar_url": "https://avatars.githubusercontent.com/u/67438038?v=4", + "profile": "https://github.com/vnshanmukh", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 94df5315..abbe88dc 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,11 +1,11 @@ name: Python package -on: +on: push: pull_request: # Runs cronjob every Monday at 12 PM schedule: - - cron: '0 12 * * 1' + - cron: "0 12 * * 1" jobs: call-run-python-tests: diff --git a/README.md b/README.md index 3b680c0b..df1409a3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Nowcasting API - -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) [![codecov](https://codecov.io/gh/openclimatefix/nowcasting_api/branch/main/graph/badge.svg?token=W7L3X72M1O)](https://codecov.io/gh/openclimatefix/nowcasting_api) @@ -82,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bodale Denis

💻
Souhit Dey

💻
Flo

💻 +
Shanmukh

💻