Skip to content

Commit 30727e7

Browse files
committed
Switch to manual action
1 parent e9d0167 commit 30727e7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/render-datasheets.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
name: Render datasheets
22

33
on:
4-
repository_dispatch:
5-
types: deploy
6-
push:
7-
branches:
8-
- main
9-
pull_request:
10-
types: [opened, synchronize, ready_for_review, reopened]
4+
workflow_dispatch:
115

126
jobs:
137
render-datasheets:

0 commit comments

Comments
 (0)