Skip to content

Commit 95d0891

Browse files
authored
Remove cron schedule from source_creation workflow
1 parent 84a2c26 commit 95d0891

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/source_creation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ name: source_creation
44

55
# Controls when the workflow will run
66
on:
7-
schedule:
8-
- cron: "0 0/6 * * *"
9-
107
workflow_dispatch:
118

129
jobs:

0 commit comments

Comments
 (0)