Skip to content

Commit fe27c4d

Browse files
committed
Fix push ruleset test config
Signed-off-by: Timo Sand <[email protected]>
1 parent 2a2277a commit fe27c4d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

github/resource_github_organization_ruleset_test.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,6 @@ resource "github_organization_ruleset" "test" {
205205
include = ["~ALL"]
206206
exclude = []
207207
}
208-
209-
ref_name {
210-
include = ["~ALL"]
211-
exclude = []
212-
}
213208
}
214209
215210
rules {

0 commit comments

Comments
 (0)