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 1fcf794 commit 10442e5Copy full SHA for 10442e5
.github/workflows/build-clang-doxy.yml
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: Brent Rubell for Adafruit Industries, 2023
2
#
3
# SPDX-License-Identifier: MIT
4
-name: WipperSnapper Build CI
+name: WipperSnapper Build ${{ github.event.inputs.board || 'CI' }}
5
6
on:
7
workflow_dispatch:
0 commit comments