Skip to content

Commit 90cf3bd

Browse files
authored
Merge pull request #505 from krishnanlab/disable-test-data-gh-workflow
Disabled test data workflow
2 parents fa6f240 + c85a0a0 commit 90cf3bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Test Data
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: '59 23 * * 1,5'
5+
# schedule:
6+
# - cron: '59 23 * * 1,5'
77

88
jobs:
99
test_data:

0 commit comments

Comments
 (0)