Skip to content

Commit

Permalink
change to dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
elenafuengar committed Dec 20, 2024
1 parent e4b4f9f commit 12be86a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nightly_codecov_CPU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ name: nighlty_codecov

# Controls when the action will run. CRON schedule runs at mm hh dd mm yy UTC TIME
on:
schedule:
- cron: "10 11 * * *"

workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
run_tests:
Expand Down

0 comments on commit 12be86a

Please sign in to comment.