23 lines
486 B
Markdown
23 lines
486 B
Markdown
---
|
|
title: Using concurrency
|
|
shortTitle: Concurrency
|
|
intro: Run a single job at a time.
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '> 3.1'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
---
|
|
|
|
{% data reusables.actions.enterprise-github-hosted-runners %}
|
|
|
|
## Overview
|
|
|
|
{% data reusables.actions.jobs.section-using-concurrency-jobs %}
|
|
|
|
{% ifversion github-runner-dashboard %}
|
|
## Monitoring your current jobs in your organization or enterprise
|
|
|
|
{% data reusables.actions.github-hosted-runners-check-concurrency %}
|
|
{% endif %}
|