mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2025-03-17 20:48:01 +02:00
Включил проверки SQ для пул реквестов из форков
This commit is contained in:
parent
b24758405a
commit
d77bd22835
3
.github/workflows/sq.yml
vendored
3
.github/workflows/sq.yml
vendored
@ -7,7 +7,6 @@ on:
|
||||
jobs:
|
||||
SonarQualityGate:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.event.repository.full_name
|
||||
steps:
|
||||
|
||||
- name: Checkout PR
|
||||
@ -71,4 +70,4 @@ jobs:
|
||||
sonar_branch_plugin: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user