Skip to content

Commit 4256dd8

Browse files
committed
[MINOR] Only build docs for most recent commit
1 parent 0bee618 commit 4256dd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/documentation.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ permissions:
1212
id-token: write
1313

1414

15+
concurrency:
16+
group: ${{ github.workflow }}
17+
cancel-in-progress: true
18+
1519
jobs:
1620
build:
1721
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)