Skip to content

chore: add pr welcome action (#5249) #635

chore: add pr welcome action (#5249)

chore: add pr welcome action (#5249) #635

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