Skip to content

Commit 79f26ec

Browse files
Add needed properties to BuildBuddy workflows config (#3263)
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent 773aff0 commit 79f26ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

buildbuddy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ x_templates:
22
action_setup:
33
- &action_base
44
os: "darwin"
5+
self_hosted: true
6+
pool: workflows
57
triggers:
68
push:
79
branches:

0 commit comments

Comments
 (0)