Skip to content

Commit 7ed6e0a

Browse files
committed
chore: remove workflows manual triggers
1 parent fbfe797 commit 7ed6e0a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/en-api-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
push:
88
branches:
99
- en
10-
# Allow manual triggering
11-
workflow_dispatch:
1210

1311
jobs:
1412
# A task that processes OpenAPI files from the en branch

.github/workflows/jp-api-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
push:
88
branches:
99
- jp
10-
# Allow manual triggering
11-
workflow_dispatch:
1210

1311
jobs:
1412
# A task that processes OpenAPI files from the jp branch

0 commit comments

Comments
 (0)