Skip to content

Commit deeafbc

Browse files
authored
Update disallow-edits.yml
1 parent 8aa970c commit deeafbc

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)