Skip to content

Commit

Permalink
Run CI for next branch (#2134)
Browse files Browse the repository at this point in the history
  • Loading branch information
fintelia authored Feb 11, 2024
1 parent 5d73d50 commit 85721e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Rust CI

on:
push:
branches: [ master, main, next ]
branches: [ master, main, next-version-0.25 ]
pull_request:
branches: [ master, main, next ]
branches: [ master, main, next-version-0.25 ]
schedule:
- cron: '5 16 * * 6'

Expand Down

0 comments on commit 85721e3

Please sign in to comment.