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 ade45c0 commit 73e00f6Copy full SHA for 73e00f6
.github/workflows/pr-checks.yml
@@ -13,5 +13,6 @@ jobs:
13
check_nuget_latest:
14
name: nanoFramework
15
uses: nanoframework/nf-tools/.github/workflows/check-packages-updated.yml@main
16
+ secrets: inherit
17
with:
18
solution: 'nanoFramework.Hardware.Esp32.sln'
0 commit comments