From f2533fdcf88b524f15051d05f37d1d9e7e1d6c91 Mon Sep 17 00:00:00 2001 From: Akalanka Date: Tue, 20 Jun 2023 10:29:12 +0530 Subject: [PATCH] Fixed readme file --- .github/workflows/alert.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/alert.yml b/.github/workflows/alert.yml index 8e5675c..b6fe2b0 100644 --- a/.github/workflows/alert.yml +++ b/.github/workflows/alert.yml @@ -5,7 +5,7 @@ on: - cron: '0 0 * * *' jobs: - build: + alert: runs-on: ubuntu-latest env: MAIL_HOST: ${{ secrets.MAIL_HOST }} diff --git a/README.md b/README.md index 0a558cd..d4fd5d7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A JavaScript automation script which leverages the use of GitHub actions and not "url": "https://www.example.org/careers", "content": [ "Sofware Engineer", - "Full Stack Engineer", + "Full Stack Engineer" ] } ]