Skip to content

South Africa new reported cases around higher than Our World In Data/WHO #1377

South Africa new reported cases around higher than Our World In Data/WHO

South Africa new reported cases around higher than Our World In Data/WHO #1377

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for opening an issue! We'll try and get back to you shortly. If you've identified an issue and would like to fix it please see our [contribution guidelines](https://github.com/epiforecasts/covidregionaldata/wiki/Contributing)."
pr-message: 'Thank you for opening this PR. Please check you have read through our [developer guidelines](https://github.com/epiforecasts/covidregionaldata/wiki/Contributing) before requesting review.'