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

Commit 1086b0c

Browse files
brianamarieGitHub Enterprise
authored andcommitted
remove unnecessary gate
1 parent f06ffc1 commit 1086b0c

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
@@ -18,14 +18,6 @@ steps:
1818
event: page_build
1919
link: '{{ repoUrl }}/issues/1'
2020
actions:
21-
- type: gate
22-
left: '%payload.deployment_status.state%'
23-
operator: ===
24-
right: success
25-
- type: gate
26-
left: '%payload.deployment.environment%'
27-
operator: ===
28-
right: github-pages
2921
- type: respond
3022
issue: 1
3123
with: 02_update-index.md

0 commit comments

Comments
 (0)