Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
HuyPhanNguyen committed Aug 15, 2024
1 parent d7fc15c commit aadc235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions octopusdeploy_framework/schemas/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
const ProjectResourceName = "project"
const ProjectDataSourceName = "projects"

// Just Dummy Commit
func GetProjectResourceSchema() resourceSchema.Schema {
return resourceSchema.Schema{
Description: "This resource manages projects in Octopus Deploy.",
Expand Down

0 comments on commit aadc235

Please sign in to comment.