Skip to content

Commit

Permalink
Update sonar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matchish authored Dec 21, 2024
1 parent 48b4b67 commit 3b5d2e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: actions/github-script@v6
with:
script: |
const core = require('@actions/core');
console.log('Workflow run ID:', context.payload.workflow_run.id);
const artifactsResponse = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit 3b5d2e5

Please sign in to comment.