Skip to content

Commit

Permalink
feat: revert workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
YoussefAWasfy committed Oct 8, 2024
1 parent 3bcd57c commit 75ff199
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ on:
types:
- opened
- synchronize
push:
branches:
- FTL-17136_integration_test
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@77f989d893406492d4f9996ca0e17f37282006e7
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@main
secrets: inherit
with:
auditIgnore: 'RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373'
Expand Down

0 comments on commit 75ff199

Please sign in to comment.