Commit 06097f9
authored
ci: add commitMode github-api to trigger CI on version PR (Fission-AI#477)
* ci: use GitHub App token to trigger CI on version PR
Replace GITHUB_TOKEN with a GitHub App token so that the version PR
can trigger CI workflows. GITHUB_TOKEN cannot trigger workflows by
design (to prevent infinite loops).
Requires APP_ID variable and APP_PRIVATE_KEY secret to be configured.
* ci: upgrade create-github-app-token to v2
* ci: add commitMode github-api to trigger CI on version PR1 parent 8f5a526 commit 06097f9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments