link checker fix - only run on opensearch-project/OpenSearch (#1719)

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
This commit is contained in:
Poojita Raj 2021-12-13 15:20:00 -08:00 committed by GitHub
parent c0a2bff01a
commit 297089ac0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
- cron: '0 0 * * *' - cron: '0 0 * * *'
jobs: jobs:
linkchecker: linkchecker:
if: github.repository == 'opensearch-project/OpenSearch'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: