Skip to content

Commit

Permalink
ci: add workflow run reporting (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofigs authored Dec 20, 2024
1 parent 51ed7a1 commit b3383ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/security-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
contract_analysis:
name: "Shared"
uses: aurora-is-near/.github/.github/workflows/security_analysis.yml@master
secrets: inherit
secrets:
DD_API_KEY: ${{secrets.DD_API_KEY}}

0 comments on commit b3383ac

Please sign in to comment.