Skip to content

Commit e2f4aa8

Browse files
committed
chore: enable merge queue
1 parent 17c964a commit e2f4aa8

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

.github/.kodiak.toml

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/workflows/workflow.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Terraform CI
22

3-
on: push
3+
on:
4+
push:
5+
merge_group:
6+
types: [checks_requested]
47

58
jobs:
69
validate:

0 commit comments

Comments
 (0)