mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
У линтера может не быть прав коментить в коммит, пробуем так
This commit is contained in:
2
.github/workflows/pronto.yaml
vendored
2
.github/workflows/pronto.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ruby-version: '3.2'
|
ruby-version: '3.2'
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
- run: bundle exec pronto run -f text github_status github_pr_review -c origin/master
|
- run: bundle exec pronto run -f text github_pr_review -c origin/master
|
||||||
env:
|
env:
|
||||||
PRONTO_GITHUB_ACCESS_TOKEN: ${{ github.token }}
|
PRONTO_GITHUB_ACCESS_TOKEN: ${{ github.token }}
|
||||||
PRONTO_PULL_REQUEST_ID: ${{ github.event.pull_request.number }}
|
PRONTO_PULL_REQUEST_ID: ${{ github.event.pull_request.number }}
|
||||||
|
|||||||
Reference in New Issue
Block a user