Commit 8298eb9
authored
fix(ci): use PAT instead of GITHUB_TOKEN in release-pr workflow (#754)
PRs created with GITHUB_TOKEN don't trigger other workflows. Using
REPO_GHA_PAT instead allows the continuous-delivery and lint workflows
to run properly on release PRs.
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent 9969c81 commit 8298eb9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments