There was an error while loading. Please reload this page.
1 parent a24556b commit b94c333Copy full SHA for b94c333
.github/workflows/rust.yml
@@ -2,9 +2,9 @@ name: Rust CI
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, "version-0.25.8" ]
6
pull_request:
7
8
schedule:
9
- cron: '5 16 * * 6'
10
0 commit comments