Skip to content

Commit

Permalink
Another unnecessary concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Feb 29, 2024
1 parent 5583ecd commit 4074047
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ on:
branches:
- main

concurrency:
group: ci-${{ github.ref == 'refs/heads/main' && github.run_id || github.ref }}-docs-deploy
cancel-in-progress: true

jobs:
build-and-deploy:
permissions:
Expand Down

0 comments on commit 4074047

Please sign in to comment.