Skip to content

Commit 1dd1f50

Browse files
authored
Stop fetching data
1 parent 251cdba commit 1dd1f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fetch-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Fetch data
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '0 */2 * * *'
6+
# - cron: '0 */2 * * *'
77

88
jobs:
99
fetch-data:

0 commit comments

Comments
 (0)