We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a845e commit ac6d865Copy full SHA for ac6d865
2 files changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
cancel-in-progress: true
14
-
+
15
name: Build Lambda
16
runs-on: ubuntu-latest
17
.github/workflows/publish-maven.yml
0 commit comments