Skip to content

Commit

Permalink
Only trigger workflow manually for now
Browse files Browse the repository at this point in the history
The DBMS is not running currently so the job can't work.
  • Loading branch information
fwilhe authored Apr 22, 2024
1 parent da0f756 commit 6ece0f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/data_ingestion.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Data ingestion
on:
push:
workflow_dispatch:
schedule:
- cron: '0 2 * * *'
jobs:
data_ingestion:
environment: glvd-data-ingestion
Expand Down

0 comments on commit 6ece0f1

Please sign in to comment.