Skip to content

Commit 7204c3e

Browse files
committed
remove.
1 parent 6399289 commit 7204c3e

File tree

2 files changed

+0
-51
lines changed

2 files changed

+0
-51
lines changed

.github/workflows/doc.yml

-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ name: XGBoost-docs
22

33
on: [push, pull_request]
44

5-
permissions:
6-
contents: read # to fetch code (actions/checkout)
7-
8-
concurrency:
9-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
10-
cancel-in-progress: true
11-
125
env:
136
BRANCH_NAME: >-
147
${{ github.event.pull_request.number && 'PR-' }}${{ github.event.pull_request.number || github.ref_name }}

ops/pipeline/trigger-rtd.py

-44
This file was deleted.

0 commit comments

Comments
 (0)