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 ea4acdc commit 390627cCopy full SHA for 390627c
.github/workflows/pr-rating.yml
@@ -13,7 +13,7 @@ jobs:
13
if: github.event.pull_request.draft == false
14
steps:
15
- name: PR Difficulty Rating
16
- uses: rate-my-pr/rate@v1
+ uses: rate-my-pr/rate@v2
17
with:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
LLAMA_URL: ${{ secrets.LLAMA_URL }}
0 commit comments