Skip to content

Commit

Permalink
chore: test redis service workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YoussefAWasfy committed Oct 9, 2024
1 parent b7f97b3 commit 21f99ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
types:
- opened
- synchronize

push:
branches:
- FTL-17136_integration_test
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@main
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@b60c4f85ab0de4f803e1093978bfd2f3765516f5
secrets: inherit
with:
auditIgnore: 'RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373'
Expand Down

0 comments on commit 21f99ee

Please sign in to comment.