Skip to content

Commit ef8b6d9

Browse files
committed
[nrf noup] ci: Use NordicBuilder to open backport PRs
Backport PRs opened by github-actions[bot] do not trigger action which opens sdk-nrf PR with manifest update Signed-off-by: Jan Gałda <[email protected]>
1 parent 5ca62a0 commit ef8b6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
- name: Backport
3434
uses: zephyrproject-rtos/action-backport@7e74f601d11eaca577742445e87775b5651a965f # v2.0.3-3
3535
with:
36-
github_token: ${{ secrets.GITHUB_TOKEN }}
36+
github_token: ${{ secrets.NCS_GITHUB_TOKEN }}
3737
issue_labels: Backport
3838
labels_template: '["Backport"]'

0 commit comments

Comments
 (0)