Skip to content

Commit

Permalink
Merge pull request #5 from zepeng811/test-5
Browse files Browse the repository at this point in the history
test
  • Loading branch information
zepeng811 authored Aug 24, 2022
2 parents 4b454bb + 56c1a92 commit c189bb5
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-2"
branch = "tf-branch-3"
source_branch = "master"
}

0 comments on commit c189bb5

Please sign in to comment.