Skip to content

Commit

Permalink
Remove concurrency control from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
montezdesousa committed Jun 24, 2024
1 parent eadce2a commit 9c55a78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
branches:
- main

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

jobs:
generate:
name: Generate and Deploy documentation
Expand Down

0 comments on commit 9c55a78

Please sign in to comment.