We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cce525 + 6cbbdf1 commit 7c4d026Copy full SHA for 7c4d026
.expeditor/config.yml
@@ -11,12 +11,12 @@ slack:
11
rubygems:
12
- chef-powershell
13
14
-# pipelines:
15
-# - verify:
16
-# description: Pull Request validation tests
17
-# public: true
18
-# - habitat/build:
19
-# definition: .expeditor/build.habitat.yml
+pipelines:
+ - verify:
+ description: Pull Request validation tests
+ public: true
+ - habitat/build:
+ definition: .expeditor/build.habitat.yml
20
21
github:
22
# This deletes the GitHub PR branch after successfully merged into the release branch
0 commit comments