Skip to content

Commit

Permalink
chore: updated repolinter config to use community-plus rulesets (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
bizob2828 authored and sumitsuthar committed May 18, 2023
1 parent f58a924 commit 0bed3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repolinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
if: ${{ steps.default-branch.outputs.result == 'true' }}
uses: newrelic/repolinter-action@v1
with:
config_url: https://raw.githubusercontent.com/newrelic/.github/main/repolinter-rulesets/community-project.yml
config_url: https://raw.githubusercontent.com/newrelic/.github/main/repolinter-rulesets/community-plus.yml
output_type: issue

0 comments on commit 0bed3dc

Please sign in to comment.