We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a8062 commit b6b4c75Copy full SHA for b6b4c75
azure-pipelines.yml
@@ -3,6 +3,8 @@ trigger:
3
branches:
4
include:
5
- master
6
+ exclude:
7
+ - arduino/arduino-pro-ide#112 # TODO: remove this once the PR is not in WIP.
8
9
pr:
10
0 commit comments