Skip to content

Commit

Permalink
FIX: remove concurrecy from workflow
Browse files Browse the repository at this point in the history
This is in case multiple comments are made about different topics
  • Loading branch information
redeboer committed Dec 10, 2023
1 parent 8d81dfe commit 20794fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/repoma/.github/workflows/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Requirements

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

on:
issue_comment:
types:
Expand Down

0 comments on commit 20794fc

Please sign in to comment.