Commit 0a3af5f
committed
Use PAT_TOKEN for issue creation to trigger downstream workflows
Events created with GITHUB_TOKEN do not trigger other workflows.
Switch to PAT_TOKEN so the issue creation fires the
trigger-rebase-on-issue workflow.
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
Made-with: Cursor1 parent c774efe commit 0a3af5f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | | - | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
0 commit comments