Skip to content

Commit

Permalink
revert to cron
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliorighi committed Oct 11, 2024
1 parent 9b7c08c commit 702b5a2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/map_tables.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Map NCBI and Ensembl files

on:
push:
branches: [ "main" ]

schedule:
- cron: '0 0 * * 2'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 702b5a2

Please sign in to comment.