Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zepeng811 committed Aug 24, 2022
1 parent c189bb5 commit 1a50621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ provider "github" {}

resource "github_branch" "branch" {
repository = "atlantis-dev"
branch = "tf-branch-3"
branch = "tf-branch-4"
source_branch = "master"
}

0 comments on commit 1a50621

Please sign in to comment.