Skip to content

Commit

Permalink
[readme] Fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Nov 12, 2024
1 parent 0cb4800 commit 73b9d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/readme/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export README_TEMPLATE_REPO_URL := https://raw.githubusercontent.com/$(README_TE
export README_TEMPLATE_REMOTE_FILE ?= $(BUILD_HARNESS_PATH)/templates/README.md.gotmpl
export README_TEMPLATE_FILE ?= $(README_TEMPLATE_REMOTE_FILE)
export README_TEMPLATE_YAML := $(BUILD_HARNESS_PATH)/templates/$(README_YAML)
export README_INCLUDES ?= ./

# Only allow allowlisted orgs to supply the README template
export README_ALLOWLIST_ORGS := \
Expand Down

0 comments on commit 73b9d10

Please sign in to comment.