Skip to content

Commit aa1fb0b

Browse files
committed
CI config
1 parent 5128721 commit aa1fb0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/deploy-branch.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Deploy branch KDoc pages
22
on:
33
push:
4-
branches:
5-
- kdoc-deploy/snapshots/component-onebot
6-
- 'kdoc-deploy/**'
7-
- 'kdoc-deploy/snapshots/**'
4+
#branches:
5+
# - kdoc-deploy/snapshots/component-onebot
6+
# - 'kdoc-deploy/**'
7+
# - 'kdoc-deploy/snapshots/**'
88
# - kdoc-deploy/component-telegram
99

1010
concurrency:

0 commit comments

Comments
 (0)