Skip to content

Commit

Permalink
Move to schedule only
Browse files Browse the repository at this point in the history
  • Loading branch information
hmacdope authored Mar 12, 2024
1 parent b7dfadd commit 4457d96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/import_data.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Import data

on:
push:
branches:
- main

schedule:
- cron: '0 11 * * 0' # Run every Sunday at 11am UTC

Expand Down

0 comments on commit 4457d96

Please sign in to comment.