Skip to content

Commit 990317f

Browse files
authored
Merge pull request #288057 from gewarren/patch-5
Remove extra 'then'
2 parents 8aa970c + deeafbc commit 990317f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/policies/disallow-edits.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,5 @@ configuration:
120120
then:
121121
- addReply:
122122
reply: >-
123-
@${issueAuthor} - You tried to add content to a folder path that has been removed from this repository. Your pull request will be automatically closed. Submit your changes to the updated repository, which can be identified by clicking the Edit this Document link at the top of any published article for that product or service.
124-
125-
then:
126-
- closePullRequest
123+
@${issueAuthor} - You tried to add content to a folder path that has been removed from this repository. Your pull request will be automatically closed. Submit your changes to the updated repository, which can be identified by clicking the Edit this Document link at the top of any published article for that product or service.
124+
- closePullRequest

0 commit comments

Comments
 (0)