We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6884cd commit 5ca5186Copy full SHA for 5ca5186
1 file changed
.github/workflows/cicd-4b-preprod-seed-users.yml
@@ -1,5 +1,9 @@
1
name: Preprod - Seed DynamoDB table
2
3
+concurrency:
4
+ group: seed-preprod-dynamodb
5
+ cancel-in-progress: false
6
+
7
on:
8
push:
9
branches:
0 commit comments