Skip to content

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
concurrency
  • Loading branch information
qtrinh2 authored Nov 19, 2024
1 parent 2b69ba2 commit 4de7eac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
- ".github/workflows/django.yml"
- "django/**"

concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true

jobs:

build-publish:
Expand Down

0 comments on commit 4de7eac

Please sign in to comment.