We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e997749 commit 0de029cCopy full SHA for 0de029c
bors.toml
@@ -1,7 +1,7 @@
1
status = [
2
- 'Rust (ubuntu-latest)'
3
- 'Rust (windows-latest)',
4
- 'Rust (macos-latest)',
+ "Rust (ubuntu-latest)",
+ "Rust (windows-latest)",
+ "Rust (macos-latest)",
5
"TypeScript"
6
]
7
delete_merged_branches = true
0 commit comments