Skip to content

Commit

Permalink
Remove concurrency
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Jul 25, 2023
1 parent eb5eca2 commit 2b4a2d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/model_uploader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
permissions:
id-token: write
contents: read
concurrency: ${{ github.workflow }}-concurrency
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -218,7 +217,6 @@ jobs:
permissions:
id-token: write
contents: read
concurrency: ${{ github.workflow }}-concurrency
steps:
- name: Download Artifact
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 2b4a2d3

Please sign in to comment.