Skip to content

Commit 6940769

Browse files
authored
Merge pull request #22137 from github/table-fix
added whitespace control to table
2 parents 2f26a83 + 086d7f8 commit 6940769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/billing/managing-billing-for-github-actions/about-billing-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The storage used by a repository is the total storage used by {% data variables.
6767
### Per-minute rates
6868

6969
{% data reusables.billing.billing-standard-runners %}
70-
{% ifversion actions-hosted-runners %}{% data reusables.billing.billing-hosted-runners %}{% endif %}
70+
{%- ifversion actions-hosted-runners %}{% data reusables.billing.billing-hosted-runners %}{%- endif %}
7171

7272
- The number of jobs you can run concurrently across all repositories in your user or organization account depends on your GitHub plan. For more information, see "[Usage limits and billing](/actions/reference/usage-limits-billing-and-administration)" for {% data variables.product.prodname_dotcom %}-hosted runners and "[About self-hosted runners](/actions/hosting-your-own-runners/about-self-hosted-runners/#usage-limits)" for self-hosted runner usage limits.
7373
- {% data reusables.user-settings.context_switcher %}

0 commit comments

Comments
 (0)