This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_87yf6cwp
/
anza-xyz-agave
mirror of
https://github.com/anza-xyz/agave.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
removing the "autoJobCancelation": false
joeaba
4 years ago
parent
9c8760d37a
commit
1c36af158f
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
vercel.json
+ 1
- 2
vercel.json
View File
@@ -1,6 +1,5 @@
{
"github": {
- "silent": true,
- "autoJobCancelation": false
+ "silent": true
}
}