File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 10
10
This issue/PR was marked as stalled, it will be automatically closed in 30 days.
11
11
If it should remain open, please leave a comment explaining why it should remain open.
12
12
FAST_TRACK_MESSAGE : Fast-track has been requested by @${{ github.actor }}. Please 👍 to approve.
13
- NOTABLE_CHANGE_MESSAGE : The notable-changes label has been added by @${{ github.actor }}.
13
+ NOTABLE_CHANGE_MESSAGE : |
14
+ The notable-changes label has been added by @${{ github.actor }}.
14
15
Please include your text below if you'd like to include a more detailed summary in the changelog.
15
16
```
16
17
[Insert here]
Original file line number Diff line number Diff line change 14
14
steps :
15
15
- uses : nodejs/node-pr-labeler@v1
16
16
with :
17
- repo-token : ${{ secrets.GH_USER_TOKEN }}
17
+ repo-token : ${{ secrets.GITHUB_TOKEN }}
18
18
configuration-path : .github/label-pr-config.yml
You can’t perform that action at this time.
0 commit comments