We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e427b0 commit fcd2ce6Copy full SHA for fcd2ce6
1 file changed
MaddiesTutorials.code-workspace
@@ -6,5 +6,10 @@
6
{
7
"path": "../Tutorials-Contribution"
8
}
9
- ]
+ ],
10
+ "settings": {
11
+ "githubPullRequests.ignoredPullRequestBranches": [
12
+ "master"
13
+ ]
14
+ }
15
0 commit comments