mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-04-12 04:08:08 +02:00
На действие Publish Test Report нет прав из форка
This commit is contained in:
parent
334598af33
commit
b065d34756
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
- name: Publish Test Report
|
||||
uses: scacap/action-surefire-report@v1
|
||||
if: always()
|
||||
if: github.event.pull_request.head.repo.full_name == github.repository
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user