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 e7a1ab5 commit f6065b5
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 * * 1'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit f6065b5

Please sign in to comment.