Commit a9d8286
authored
ci(release-drafter): disable automatic triggers (#2181)
The action fails on every push and PR event because the repo has no
releases, triggering a known pagination bug in release-drafter@v7
("Data doesn't contain nodes field"). Since no releases are planned,
replace all automatic triggers with workflow_dispatch so it can still
be invoked manually if ever needed.
Signed-off-by: Bruno Verachten <gounthar@gmail.com>1 parent 43f6b02 commit a9d8286
1 file changed
Lines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 4 | + | |
15 | 5 | | |
16 | 6 | | |
17 | 7 | | |
| |||
35 | 25 | | |
36 | 26 | | |
37 | 27 | | |
38 | | - | |
| 28 | + | |
0 commit comments