Skip to content

Commit cc50f66

Browse files
authored
Update repolinter.yml #26
Fixed issue reported due to wrong experimental header.
1 parent 1897d21 commit cc50f66

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)