Skip to content

Commit

Permalink
Update manifest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avyurtsev authored Jun 4, 2024
1 parent 67a9417 commit 02b83dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
- name: Manifest
uses: zephyrproject-rtos/action-manifest@16c4cfa380ae2b6fa3daddb1a35032e69422a20f
with:
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
#github-token: ${{ secrets.NCS_GITHUB_TOKEN }}

Check warning on line 26 in .github/workflows/manifest.yml

View workflow job for this annotation

GitHub Actions / Run compliance checks on patch series (PR)

YAMLLint (comments)

.github/workflows/manifest.yml:26 missing starting space in comment
manifest-path: 'west.yml'
checkout-path: 'ncs/nrf'
label-prefix: 'manifest-'
Expand Down

0 comments on commit 02b83dd

Please sign in to comment.