Skip to content

Commit

Permalink
Update .github/workflows/nightly-bnb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
younesbelkada authored Dec 19, 2023
1 parent ff73a53 commit f9dd430
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly-bnb.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: BNB from source self-hosted runner with slow tests (scheduled)

on:
workflow_dispatch:
schedule:
- cron: "0 2 * * *"
push:
branches:
- add-bnb-tests

env:
RUN_SLOW: "yes"
Expand Down

0 comments on commit f9dd430

Please sign in to comment.