We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821ad93 commit ac8eab6Copy full SHA for ac8eab6
1 file changed
.github/workflows/triage.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
apply-label:
9
- if: github.repository == 'mch2/OpenSearch'
+ if: github.repository == 'opensearch-project/OpenSearch'
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/github-script@v7
0 commit comments