Skip to content

Merge pull request #12 from Netcracker/renovate-main/github.com-segme… #39

Merge pull request #12 from Netcracker/renovate-main/github.com-segme…

Merge pull request #12 from Netcracker/renovate-main/github.com-segme… #39

Workflow file for this run

name: Go build
on:
push:
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
build:
uses: netcracker/qubership-core-infra/.github/workflows/[email protected]
with:
actor: ${{ github.actor }}
sonar-project-key: ${{ vars.SONAR_PROJECT_KEY }}
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}