There was an error while loading. Please reload this page.
1 parent 9640c1b commit b5d3b86Copy full SHA for b5d3b86
1 file changed
.github/workflows/inflation-deflation-traker.schedule.yml
@@ -1,8 +1,9 @@
1
name: inflationDeflationTraker
2
3
on:
4
- schedule:
5
- - cron: '0 13 * * *'
+ # schedule:
+ # - cron: '0 13 * * *'
6
+ workflow_dispatch:
7
8
jobs:
9
BlockCypher_CSV_Overwrite:
0 commit comments