1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Update all files to use {% data %} (#15253)

* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
This commit is contained in:
Jason Etcovitch
2020-09-29 16:01:04 -04:00
committed by GitHub
parent aa5a62d49d
commit caaee7a124
14816 changed files with 100317 additions and 100247 deletions

View File

@@ -2,7 +2,7 @@
**Note:** If your workflows use Docker container actions or service containers, then you must use a Linux runner:
* If you are using {{ site.data.variables.product.prodname_dotcom }}-hosted runners, you must use the `ubuntu-latest` runner.
* If you are using {% data variables.product.prodname_dotcom %}-hosted runners, you must use the `ubuntu-latest` runner.
* If you are using self-hosted runners, you must use a Linux machine as your runner and Docker must be installed.
{% endnote %}