Skip to content

Commit

Permalink
set environment for sonar token
Browse files Browse the repository at this point in the history
  • Loading branch information
and-mora committed Nov 25, 2024
1 parent 4c65a89 commit f503d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
jobs:
scan-sonar:
runs-on: ubuntu-22.04
environment: ci

steps:
- name: "Checkout the source code"
Expand Down

0 comments on commit f503d4e

Please sign in to comment.