Skip to content

Commit

Permalink
[skip ci] Revert "tenstorrent#17374: Add concurrency group for _produ…
Browse files Browse the repository at this point in the history
…ce-data.yaml" (tenstorrent#17404)

Reverts tenstorrent#17402

It's cancelling because the group is based on commit hash, not workflow
run
Will fix but reverting first
  • Loading branch information
williamlyTT authored and nikileshx committed Feb 3, 2025
1 parent cfc2717 commit e737fc2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/_produce-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ on:
types:
- completed

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

jobs:
produce-cicd-data:
if: |
Expand Down

0 comments on commit e737fc2

Please sign in to comment.