Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
👷 Remove the concurrency section
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Aug 22, 2021
1 parent df918a5 commit 684b5e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
check:
runs-on: ubuntu-latest

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

steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 684b5e1

Please sign in to comment.