Skip to content

Commit b5d3b86

Browse files
authored
disable cron
1 parent 9640c1b commit b5d3b86

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/inflation-deflation-traker.schedule.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: inflationDeflationTraker
22

33
on:
4-
schedule:
5-
- cron: '0 13 * * *'
4+
# schedule:
5+
# - cron: '0 13 * * *'
6+
workflow_dispatch:
67

78
jobs:
89
BlockCypher_CSV_Overwrite:

0 commit comments

Comments
 (0)