Skip to content

Commit

Permalink
Fix concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
faraonc committed Nov 4, 2024
1 parent e2d50cb commit 70a053d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/luxor-gha-publish-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ env:
permissions:
packages: write

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

jobs:
build-push-image:
name: Build and push controller image
Expand Down

0 comments on commit 70a053d

Please sign in to comment.