Skip to content

Commit

Permalink
chore: ignore prs on main
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-w committed Nov 30, 2023
1 parent 7f5fd91 commit a31c0ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@
"terminal.integrated.env.linux": {
"KUBECONFIG": "${workspaceFolder}/kubeconfig.yaml"
},
"githubPullRequests.ignoredPullRequestBranches": [
"main"
],
}

0 comments on commit a31c0ca

Please sign in to comment.