Skip to content

Commit

Permalink
cancel in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
juanep97 committed Apr 15, 2024
1 parent 0eef150 commit 2c107bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ on:
tags:
- 'v*'

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

env:
NUMBA_NUM_THREADS: 1
MPLBACKEND: Agg

jobs:

docs:
Expand Down

0 comments on commit 2c107bb

Please sign in to comment.