1
0
mirror of https://github.com/1C-Company/v8-code-style.git synced 2024-12-05 03:58:31 +02:00

Merge pull request #23 from DoublesunRUS/master

На действие Publish Test Report нет прав из форка
This commit is contained in:
Dmitriy Marmyshev 2021-07-20 19:45:51 +03:00 committed by GitHub
commit da8b331ad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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