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