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

Commit 6a981c4

Browse files
committed
remove first gate checking PR title
1 parent a8e3d3c commit 6a981c4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ steps:
2121
link: '{{ repoUrl }}/issues/1'
2222
video: https://www.youtube.com/embed/RlDJqryBkkI
2323
actions:
24-
- type: gate
25-
left: '%payload.pull_request.title%'
26-
right: Changes
27-
operator: ===
28-
else:
29-
- type: respond
30-
with: Make sure the title of your PR is "Changes"
31-
issue: Welcome to React
3224
- type: closeIssue
3325
issue: Welcome to React
3426
- type: respond

0 commit comments

Comments
 (0)