Skip to content

Commit e5e3340

Browse files
authored
Merge pull request #28 from newrelic/gsidhwani-nr-patch-2
Update repolinter.yml #26
2 parents 1897d21 + cc50f66 commit e5e3340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repolinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
if: ${{ steps.default-branch.outputs.result == 'true' }}
3131
uses: newrelic/repolinter-action@v1
3232
with:
33-
config_url: https://raw.githubusercontent.com/newrelic/.github/main/repolinter-rulesets/new-relic-experimental.yml
33+
config_url: https://github.com/newrelic/.github/blob/main/repolinter-rulesets/community-project.yml
3434
output_type: issue

0 commit comments

Comments
 (0)