Skip to content

Commit

Permalink
fix(ci): hide secrets from build
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Nov 5, 2023
1 parent badc2fb commit 278fc2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets: inherit
with:
check: true

0 comments on commit 278fc2f

Please sign in to comment.