adding "autoJobCancelation": false

This commit is contained in:
joeaba
2021-10-06 18:41:01 +05:30
committed by GitHub
parent 9d0a1707f7
commit 92b68352d1

View File

@ -1,5 +1,6 @@
{ {
"github": { "github": {
"silent": false "silent": true,
"autoJobCancelation": false
} }
} }