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:
commit
da8b331ad8
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…
Reference in New Issue
Block a user