Skip to content

Commit

Permalink
cambio Actions a 7am
Browse files Browse the repository at this point in the history
  • Loading branch information
vhgauto committed Feb 8, 2024
1 parent 1a950c7 commit 965d2c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run_pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Proyecto GISTAQ-SAMEEP
run-name: ${{ github.actor }} está ejecutando Snakemake 🐍
on: [push]
# schedule:
# - cron: '0 10 * * *'
on: # [push]
schedule:
- cron: '0 10 * * *'
jobs:
Ejecuto-Proyecto-GISTAQ-SAMEEP-2024:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 965d2c6

Please sign in to comment.