Skip to content

Webhook testing attestation to artifact #33

Webhook testing attestation to artifact

Webhook testing attestation to artifact #33

Workflow file for this run

name: Main
on:
push:
branches:
- main
pull_request:
types: [opened]
jobs:
sonarcloud:
name: SonarCloud
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
args: >
-Dsonar.analysis.kosli_trail=trail-test
-Dsonar.analysis.kosli_artifact_fingerprint=5bb56d5eb9f4fc31fb8d0f368fa1ac076d777dda3742557ab9db2df6e38e149e