Skip to content

Commit f9f015e

Browse files
Copilotasadali145
andauthored
ci: cancel outdated CI runs on new commits (#800)
Agent-Logs-Url: https://github.com/mitodl/open-edx-plugins/sessions/e666d549-bf47-4b91-aaa7-c99cf1a1ea9b Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: asadali145 <52656433+asadali145@users.noreply.github.com>
1 parent e5d4e17 commit f9f015e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches:
88
- '**'
9+
concurrency:
10+
group: ${{ github.workflow }}-${{ github.ref }}
11+
cancel-in-progress: true
912
jobs:
1013
integration-tests:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)