Skip to content

Commit

Permalink
Update pull-requests.json (#4949)
Browse files Browse the repository at this point in the history
  • Loading branch information
ev1yehor authored Jun 18, 2024
1 parent 1a05982 commit d557ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"pipelineSlug": "elastic-agent-package",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": [],
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
"set_commit_status": false,
"build_on_commit": false,
"build_on_comment": true,
Expand All @@ -37,7 +37,7 @@
"pipelineSlug": "elastic-agent-binary-dra",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": [],
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
"set_commit_status": false,
"build_on_commit": false,
"build_on_comment": true,
Expand Down

0 comments on commit d557ebd

Please sign in to comment.