We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1d5f9 commit c76acebCopy full SHA for c76aceb
1 file changed
.github/workflows/discord_notify.yml
@@ -7,8 +7,6 @@ on:
7
permissions: {}
8
9
jobs:
10
-<<<<<<< HEAD
11
-=======
12
check_maintainer:
13
uses: facebook/react/.github/workflows/shared_check_maintainer.yml@main
14
permissions:
@@ -18,7 +16,6 @@ jobs:
18
16
actor: ${{ github.event.pull_request.user.login }}
19
17
is_remote: true
20
21
->>>>>>> f6d762cbbf958ca45bb8d1d011b31e5289e43a3d
22
notify:
23
if: ${{ github.event.label.name == 'React Core Team' }}
24
runs-on: ubuntu-latest
0 commit comments