Skip to content

chore: added CLAUDE.md and AGENTS.md files (#962) #1533

chore: added CLAUDE.md and AGENTS.md files (#962)

chore: added CLAUDE.md and AGENTS.md files (#962) #1533

---
on:
push:
branches:
- master
pull_request:
schedule:
- cron: "50 10 * * *"
workflow_dispatch:
name: "Contract Security Analysis"
jobs:
contract_analysis:
name: "Shared"
uses: aurora-is-near/.github/.github/workflows/security_analysis.yml@master
secrets: inherit
with:
ignore_failures: "true"