Skip to content

Commit

Permalink
fix: test a release (#163)
Browse files Browse the repository at this point in the history
# Description

What is the overall goal of your PR? Which problem does it solve? Please
also include relevant motivation and context.
List any dependencies that are required for this change.

Fixes #(issue number)

# Migrations required

yes: please describe the migration
no: please delete the whole paragraph

# Verification

Please describe the test cases you used to verify your code. Did you
check the change in your environment?

# Checklist

- [ ] My code follows the style guidelines of the project
- [ ] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
  • Loading branch information
kayman-mk authored Aug 10, 2024
1 parent 8a0621e commit 3cb8c5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# test
if you need to test something (workflows, ...)

Test a release

<!-- BEGIN_TF_DOCS -->
## Requirements

Expand Down Expand Up @@ -30,4 +32,4 @@ No inputs.
## Outputs

No outputs.
<!-- END_TF_DOCS -->
<!-- END_TF_DOCS -->

0 comments on commit 3cb8c5a

Please sign in to comment.