mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Delete chain-alert.yml
This commit is contained in:
parent
425ea1a92b
commit
c7a106b635
12
.github/workflows/chain-alert.yml
vendored
12
.github/workflows/chain-alert.yml
vendored
@ -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
Block a user