Skip to content

Commit

Permalink
Limits the workflow run to OpenSearch core
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Sep 8, 2023
1 parent 2c0795f commit d0071e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apply-issue-labels-to-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
copy-labels:
if: github.repository == 'opensearch-project/OpenSearch'
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
Expand Down

0 comments on commit d0071e5

Please sign in to comment.