Skip to content

Commit

Permalink
ci: remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Jun 21, 2024
1 parent d90d93e commit 659387b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/_renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
|| contains(fromJSON('["push", "schedule", "workflow_dispatch"]'), github.event_name)
)
}}
concurrency:
group: ${{ github.workflow }}
runs-on: ubuntu-latest
steps:
- name: Generate a token
Expand Down

0 comments on commit 659387b

Please sign in to comment.