Skip to content

Commit 1a83607

Browse files
committed
Bump Spin version to v3.1.2
Signed-off-by: Brian H <[email protected]>
1 parent b0e8e3b commit 1a83607

File tree

3 files changed

+114
-109
lines changed

3 files changed

+114
-109
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ on:
1313
permissions:
1414
contents: write
1515

16-
# Construct a concurrency group to be shared across workflow runs.
17-
# The default behavior ensures that only one is running at a time, with
18-
# all others queuing and thus not interrupting runs that are in-flight.
19-
concurrency: ${{ github.workflow }}
20-
2116
env:
2217
PROGRAM_NAME: trigger-mqtt
2318

0 commit comments

Comments
 (0)