Skip to content

Commit

Permalink
small tweak 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhilton committed Dec 12, 2024
1 parent 5391e24 commit 5f78391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prevent-new-sdk-additions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
echo "We are no longer creating new Terraform SDK resources or datasources. Anything new should be added using Terraform Framework in the 'octopusdeploy_framework' folder instead."
exit 1
else
echo ":white_check_mark: No new files detected in the 'octopusdeploy/' directory."
echo "::notice:: No new files detected in the 'octopusdeploy/' directory."
fi

0 comments on commit 5f78391

Please sign in to comment.