1
0
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:
Капралов Александр 2021-07-20 18:01:54 +03:00
parent 334598af33
commit b065d34756

View File

@ -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 }}