Skip to content

E2E Tests: Migration from Make to Snakemake #753

E2E Tests: Migration from Make to Snakemake

E2E Tests: Migration from Make to Snakemake #753

---
name: "Security Analysis"
on:
push:
branches:
- main
- develop
pull_request:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
contract_analysis:
name: "Shared"
uses: aurora-is-near/.github/.github/workflows/security_analysis.yml@master
secrets:
DD_API_KEY: ${{secrets.DD_API_KEY}}