Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales committed Dec 12, 2023
1 parent 02286df commit 83d7d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
security_profile: [generic, fips]
uses: ./.github/workflows/reusable-build.yaml
with:
security_profile: ${{ matrix.security_profile }}}
security_profile: ${{ matrix.security_profile }}
comment-pr:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 83d7d1e

Please sign in to comment.