mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
docs: fix typo in ephemeral envs docs (#32605)
This commit is contained in:
committed by
GitHub
parent
9ea58381f4
commit
4fdeab8dad
2
.github/workflows/ephemeral-env.yml
vendored
2
.github/workflows/ephemeral-env.yml
vendored
@@ -129,7 +129,7 @@ jobs:
|
||||
const body = `@${user} Processing your ephemeral environment request [here](${workflowUrl}).` +
|
||||
` Action: **${action}**.` +
|
||||
` More information on [how to use or configure ephemeral environments]` +
|
||||
`(https://superset.apache.org/docs/contributing/howtos/#gitHub-ephermeral-environments)`;
|
||||
`(https://superset.apache.org/docs/contributing/howtos/#github-ephemeral-environments)`;
|
||||
|
||||
|
||||
await github.rest.issues.createComment({
|
||||
|
||||
Reference in New Issue
Block a user