Skip to content

Commit

Permalink
Repo File Sync: Synced file(s) with microsoft/mu_devops (#72)
Browse files Browse the repository at this point in the history
Synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#3849048023](https://github.com/microsoft/mu_devops/actions/runs/3849048023)

Signed-off-by: Project Mu UEFI Bot <[email protected]>
  • Loading branch information
uefibot committed Jan 5, 2023
1 parent 45b6e69 commit 109e86b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,10 @@ on:

jobs:
merge_check:
if: |
((github.event_name == 'pull_request_target' || github.event_name == 'pull_request_review') &&
(github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot')) ||
((github.event_name == 'check_suite') &&
(github.event.check_suite.sender.login == 'dependabot[bot]' || github.event.check_suite.sender.login == 'uefibot'))
uses: microsoft/mu_devops/.github/workflows/[email protected]
secrets: inherit

0 comments on commit 109e86b

Please sign in to comment.