Skip to content

Commit

Permalink
feat: update checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslava-kurash authored Oct 14, 2024
1 parent 3c1d8ed commit cbbfe9d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ on:
types:
- opened
- synchronize
push:
branches:
- FTL-17134-cover-with-unit-tests
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@refs/heads/FTL-17134-coverage-for-separate-crates
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@FTL-17134-coverage-for-separate-crates
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373"
Expand Down

0 comments on commit cbbfe9d

Please sign in to comment.