We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93ee210 + 772b6ca commit e5bddcbCopy full SHA for e5bddcb
1 file changed
.github/workflows/terraform-github.yml
@@ -1,5 +1,9 @@
1
---
2
name: Terraform GitHub
3
+concurrency:
4
+ group: terraform-github
5
+ cancel-in-progress: false
6
+ queue: max
7
"on":
8
push:
9
branches: [main]
0 commit comments