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 acdfc51 commit 440fa7aCopy full SHA for 440fa7a
.github/workflows/build-base-pretix.yml
@@ -1,3 +1,7 @@
1
+name: Build base pretix image
2
+
3
+concurrency: ${{ inputs.version }}
4
5
on:
6
workflow_dispatch:
7
inputs:
0 commit comments