Skip to content

Commit ec8abf8

Browse files
authored
fix: missing quote in hubber-contribution-help workflow (#58421)
Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent dec38be commit ec8abf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hubber-contribution-help.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
### Need help?
6262
63-
Reach out in [#docs-content](https://github-grid.enterprise.slack.com/archives/C0E9DK082) on Slack.
63+
Reach out in [#docs-content](https://github-grid.enterprise.slack.com/archives/C0E9DK082) on Slack."
6464
6565
env:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)