Delete chain-alert.yml

This commit is contained in:
afc163 2022-03-19 18:21:52 +08:00 committed by GitHub
parent 425ea1a92b
commit c7a106b635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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