Skip to content

Commit

Permalink
Fixed readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 committed Jun 20, 2023
1 parent 80583a0 commit f2533fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: '0 0 * * *'

jobs:
build:
alert:
runs-on: ubuntu-latest
env:
MAIL_HOST: ${{ secrets.MAIL_HOST }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
]
Expand Down

0 comments on commit f2533fd

Please sign in to comment.