afc163
3 years ago
committed by
GitHub
1 changed files with 0 additions and 12 deletions
@ -1,12 +0,0 @@ |
|||
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 |
Loading…
Reference in new issue