Skip to content

docs: add note about --workers option on deployment.md (#5272) #735

docs: add note about --workers option on deployment.md (#5272)

docs: add note about --workers option on deployment.md (#5272) #735

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@v2
- uses: checkmarx/chainalert-github-action@v1