mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(codeflow): disable codeflow on issues (#26530)
This commit is contained in:
10
.stackblitz/codeflow.json
Normal file
10
.stackblitz/codeflow.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"bot": {
|
||||
"issues": {
|
||||
"enabled": false
|
||||
},
|
||||
"pullRequests": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user