Skip to content

Commit

Permalink
Pipeline permissions for github-actions (#1865)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano authored May 24, 2024
1 parent 2a03edd commit 4ee0628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"pipelineSlug": "elastic-package",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["dependabot[bot]", "mergify[bot]"],
"allowed_list": ["dependabot[bot]", "mergify[bot]", "github-actions[bot]"],
"set_commit_status": true,
"build_on_commit": true,
"build_on_comment": true,
Expand Down

0 comments on commit 4ee0628

Please sign in to comment.