Skip to content

Commit

Permalink
[HOTFIX] Pass the secrets to code quality pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Oct 2, 2024
1 parent 32ee77e commit 80e633f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vultr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
jobs:
code-quality:
uses: ./.github/workflows/testing.yml
secrets: inherit

tag:
needs: code-quality
Expand Down

0 comments on commit 80e633f

Please sign in to comment.