We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e67cc commit faf5c80Copy full SHA for faf5c80
1 file changed
.github/workflows/nightly.yml
@@ -14,6 +14,7 @@ permissions:
14
15
jobs:
16
build:
17
+ if: github.repository == 'Open-CMSIS-Pack/vscode-cmsis-debugger'
18
strategy:
19
matrix:
20
platform: [ubuntu-24.04, windows-2022, macos-14]
0 commit comments