We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f42fd commit d5eb4a1Copy full SHA for d5eb4a1
.github/workflows/manifest.yml
@@ -31,7 +31,7 @@ jobs:
31
west update zephyr
32
33
- name: Manifest
34
- uses: zephyrproject-rtos/action-manifest@v1.7.0
+ uses: zephyrproject-rtos/action-manifest@v1.8.0
35
with:
36
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
37
manifest-path: 'west.yml'
@@ -43,3 +43,4 @@ jobs:
43
verbosity-level: '1'
44
labels: 'manifest'
45
dnm-labels: 'DNM'
46
+ allowed-unreachables: 'dragoon'
0 commit comments