Skip to content

Commit

Permalink
Merge pull request #6 from zepeng811/test-6
Browse files Browse the repository at this point in the history
test
  • Loading branch information
zepeng811 authored Aug 24, 2022
2 parents c189bb5 + 1a50621 commit 1ff7313
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 1ff7313

Please sign in to comment.