Skip to content

ChainAlert

ChainAlert #930

Workflow file for this run

name: ChainAlert
on:
schedule:
- cron: '0 0 * * *'
push:
branches: [ master ]
jobs:
chainalert:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: checkmarx/chainalert-github-action@v1