Skip to content

Commit

Permalink
Cancelling docs builds interferes with dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Feb 27, 2023
1 parent 16e7942 commit b41c560
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: docs

on:
- push
- workflow_dispatch

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

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

0 comments on commit b41c560

Please sign in to comment.