Update link-checker.yml (#3787)
This commit is contained in:
parent
efc59b30ab
commit
c6d2e3ea4e
|
@ -5,7 +5,7 @@ on:
|
|||
- cron: "30 11 * * 0"
|
||||
jobs:
|
||||
check:
|
||||
if: github.repository == ‘opensearch-project/documentation-website’
|
||||
if: github.repository == 'opensearch-project/documentation-website'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue