Skip to content

Commit

Permalink
Remove concurrency restriction (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
bparks13 authored Jan 21, 2025
1 parent 173e69a commit 92d9e6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
pull_request:
branches: [ main ]

concurrency:
group: docs
cancel-in-progress: true

jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit 92d9e6e

Please sign in to comment.