Skip to content

fix: push0 should increment program counter by 1 instead of 2 #980

fix: push0 should increment program counter by 1 instead of 2

fix: push0 should increment program counter by 1 instead of 2 #980

---
on:
push:
branches:
- main
- develop
pull_request:
schedule:
- cron: "30 5 * * *"
workflow_dispatch:
name: "Contract Security Analysis"
jobs:
contract_analysis:
name: "Shared"
uses: aurora-is-near/.github/.github/workflows/contract_analysis.yml@master
secrets: inherit