Skip to content

Commit

Permalink
Merge pull request #6801 from nextcloud/fix/update-node-dist-error
Browse files Browse the repository at this point in the history
fix(ci): err due to update-node-dist being canceled
  • Loading branch information
max-nextcloud authored Dec 19, 2024
2 parents 702ef89 + 92da92f commit c76f190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-node-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:

concurrency:
group: update-node-dist-${{ github.head_ref || github.ref || github.run_id }}
cancel-in-progress: true

jobs:
update-node-dist:
Expand Down

0 comments on commit c76f190

Please sign in to comment.