1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Fix spacing

This commit is contained in:
PSJ
2022-05-03 20:20:38 +05:30
committed by GitHub
parent 725fe51539
commit d8352e29d4

View File

@@ -31,8 +31,8 @@ In the tutorial, you will first make a workflow file that uses the [`andymckay/l
3. {% data reusables.actions.make-workflow-file %}
4. Copy the following YAML contents into your workflow file.
```yaml{:copy}
{% indented_data_reference reusables.actions.actions-not-certified-by-github-comment spaces=4 %}
{% indented_data_reference reusables.actions.actions-use-sha-pinning-comment spaces=4 %}
{% indented_data_reference reusables.actions.actions-not-certified-by-github-comment spaces=4 %}
{% indented_data_reference reusables.actions.actions-use-sha-pinning-comment spaces=4 %}
name: Remove labels
on: