Skip to content

Commit

Permalink
Merge pull request #39 from newrelic/community-plus
Browse files Browse the repository at this point in the history
changed repolinter workflow to check for community plus rules
  • Loading branch information
michaelgoin authored Feb 22, 2022
2 parents 6f6f454 + 7b8506a commit abcbf26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merged/nextjs/.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 abcbf26

Please sign in to comment.