diff --git a/docs/usage/actions/comparison.md b/docs/usage/actions/comparison.md index 3e571953..ac6f1163 100644 --- a/docs/usage/actions/comparison.md +++ b/docs/usage/actions/comparison.md @@ -33,13 +33,6 @@ See [Using concurrency](https://docs.github.com/en/actions/using-jobs/using-conc It's ignored by Gitea Actions now. -### `run-name` - -The name for workflow runs generated from the workflow. -See [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#run-name). - -It's ignored by Gitea Actions now. - ### `permissions` and `jobs..permissions` See [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions). diff --git a/versioned_docs/version-1.25/usage/actions/comparison.md b/versioned_docs/version-1.25/usage/actions/comparison.md index 3e571953..ac6f1163 100644 --- a/versioned_docs/version-1.25/usage/actions/comparison.md +++ b/versioned_docs/version-1.25/usage/actions/comparison.md @@ -33,13 +33,6 @@ See [Using concurrency](https://docs.github.com/en/actions/using-jobs/using-conc It's ignored by Gitea Actions now. -### `run-name` - -The name for workflow runs generated from the workflow. -See [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#run-name). - -It's ignored by Gitea Actions now. - ### `permissions` and `jobs..permissions` See [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions).