mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
added the python alert
This commit is contained in:
parent
ce97752dcb
commit
779e3a0f23
6
.github/workflows/run_chain_template.yml
vendored
6
.github/workflows/run_chain_template.yml
vendored
@ -55,4 +55,8 @@ jobs:
|
||||
name: results_artifact
|
||||
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
run: ls -R
|
||||
|
||||
- name: Run slack alert
|
||||
run: |
|
||||
"python alert_call.py test"
|
||||
Loading…
Reference in New Issue
Block a user