1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/github-actions/invalid-workflow-files.md
Jason Etcovitch caaee7a124 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
2020-09-29 16:01:04 -04:00

264 B

{% note %}

Note: Ensure that you only commit valid workflow files to your repository. If .github/workflows contains an invalid workflow file, {% data variables.product.prodname_actions %} generates a failed workflow run for every new commit.

{% endnote %}