ci : Migrate PR workflow to Dime defenders (#26763)
## Description Migrate PR workflow to Dime defenders
This commit is contained in:
parent
a2ecee7c6a
commit
8d4d369384
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
# Only run if the build step is successful
|
||||
if: success()
|
||||
name: ci-test
|
||||
uses: ./.github/workflows/ci-test.yml
|
||||
uses: ./.github/workflows/ci-test-custom-script.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
pr: ${{ github.event.client_payload.pull_request.number }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user