diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index f57cf56..2ce39cf 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -7,7 +7,7 @@ env: on: workflow_dispatch: inputs: - ## !NODE: This input is required to identify the workflow run + ## !NOTE: This input is required to identify the workflow run id: type: 'string' description: 'Unique identifier for the workflow run. Needed for github-actions-runner to identify the run.'