Skip to content

Commit

Permalink
Update fastrl-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahls authored Nov 5, 2023
1 parent 9f3806a commit c3e7793
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/fastrl-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ on:
schedule:
- cron: '1 6 * * *'
workflow_dispatch: #allows you to trigger manually
# push:
# branches:
# - main
# - update_nbdev_docs
# - refactor/bug-fix-api-update-and-stablize
push:
branches:
- main
- update_nbdev_docs
- refactor/advantage-buffer

jobs:
build:
Expand Down

0 comments on commit c3e7793

Please sign in to comment.