Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
zepeng811 committed Aug 23, 2022
1 parent 73122ed commit a58c0fe
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-1"
branch = "tf-branch-2"
source_branch = "master"
}

0 comments on commit a58c0fe

Please sign in to comment.