Skip to content

Commit

Permalink
change repo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleadams committed Mar 19, 2023
1 parent d9f3709 commit 2f362de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/comment-labeled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@ jobs:
notable-change:
permissions:
pull-requests: write
<<<<<<< HEAD
if: github.repository == 'danielleadams/node' && github.event_name == 'pull_request_target' && github.event.label.name == 'notable-change'
=======
if: github.repository == 'nodejs/node' && github.event_name == 'pull_request_target' && github.event.label.name == 'notable-change'

This comment has been minimized.

Copy link
@diyorbekrustamjonov

diyorbekrustamjonov May 11, 2023

Axaxaxaxa git conflict

>>>>>>> 01d64512a2 (meta: automate description requests when notable change label is added)
runs-on: ubuntu-latest
steps:
- name: Add notable change description
Expand Down

0 comments on commit 2f362de

Please sign in to comment.