diff --git a/.github/workflows/update_readme.yml b/.github/workflows/update_readme.yml index b9a25c51..7814506d 100644 --- a/.github/workflows/update_readme.yml +++ b/.github/workflows/update_readme.yml @@ -14,7 +14,7 @@ on: - "scripts/update_readme.py" jobs: - updateREADME.md: + updateREADME_md: if: github.repository == 'sdr-enthusiasts/plane-alert-db' || ${{ vars.CREATE_DERIVATIVES }} name: Update README.md documentation for Changes runs-on: ubuntu-latest