Skip to content

[CONFLICT] Repo File Sync: Update to Mu DevOps v15.0.3 (#1426) #56

[CONFLICT] Repo File Sync: Update to Mu DevOps v15.0.3 (#1426)

[CONFLICT] Repo File Sync: Update to Mu DevOps v15.0.3 (#1426) #56

# This workflow provides actions that should be applied when an issue is assigned.
#
# NOTE: This file is automatically synchronized from Mu DevOps. Update the original file there
# instead of the file in this repo.
#
# - Mu DevOps Repo: https://github.com/microsoft/mu_devops
# - File Sync Settings: https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
name: React to Issue Assignment
on:
issues:
types: assigned
jobs:
apply:
<<<<<<< HEAD

Check failure on line 22 in .github/workflows/issue-assignment.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/issue-assignment.yml

Invalid workflow file

You have an error in your yaml syntax on line 22
permissions:
contents: read
issues: write
uses: microsoft/mu_devops/.github/workflows/[email protected]
=======
uses: microsoft/mu_devops/.github/workflows/[email protected]
secrets: inherit
>>>>>>> 18a9fd3573 (Repo File Sync: Update to Mu DevOps v15.0.3 (#1426))