Skip to content

Commit

Permalink
Update rebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RedMan13 authored Nov 25, 2023
1 parent c5d53aa commit 25bf9de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- develop

concurrency:
cancel-in-progress: true

jobs:
rebuild:
concurrency: ci-${{ github.ref }} # Recommended if you intend to make multiple deployments in quick succession.
Expand Down

0 comments on commit 25bf9de

Please sign in to comment.