Commit 5a7bc1e
authored
fix(release): use a personal access token in release-pr workflow to trigger CI (cloudnative-pg#10294)
PRs created by the release-pr workflow using GITHUB_TOKEN don't trigger
CI workflows due to a GitHub Actions limitation. Switch to a personal
access token so that CI runs automatically on release PRs.
Closes cloudnative-pg#10293
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent a869c82 commit 5a7bc1e
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
| |||
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
| 36 | + | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
0 commit comments