Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 67d7cf6

Browse files
committed
fix gate typo
1 parent 230db41 commit 67d7cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ steps:
260260
# We validate that trigger is correct
261261
- type: gate
262262
every: true
263-
gate:
263+
gates:
264264
- left: '%payload.pull_request.title%'
265265
operator: ===
266266
right: Production deployment workflow

0 commit comments

Comments
 (0)