We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1897d21 commit cc50f66Copy full SHA for cc50f66
.github/workflows/repolinter.yml
@@ -30,5 +30,5 @@ jobs:
30
if: ${{ steps.default-branch.outputs.result == 'true' }}
31
uses: newrelic/repolinter-action@v1
32
with:
33
- config_url: https://raw.githubusercontent.com/newrelic/.github/main/repolinter-rulesets/new-relic-experimental.yml
+ config_url: https://github.com/newrelic/.github/blob/main/repolinter-rulesets/community-project.yml
34
output_type: issue
0 commit comments