Skip to content

feat: add node component detection #4

feat: add node component detection

feat: add node component detection #4

Workflow file for this run

name: Security Analysis
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
analysis:
name: Shared
uses: aurora-is-near/.github/.github/workflows/security_analysis.yml@master
secrets: inherit