1
0
mirror of https://github.com/bia-technologies/yaxunit.git synced 2025-02-01 19:14:35 +02:00

Update sq.yml

This commit is contained in:
Maximov Valery 2023-02-13 13:43:01 +03:00 committed by GitHub
parent 3f9363464a
commit 8d19b50caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ on: [push, pull_request]
jobs:
SonarScanner:
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
uses: actions/checkout@v3