[bitnami/*] Move failed automated PRs into Support Dashboard (#4693)
* Set explicitily the issue-number Signed-off-by: Fran Mulero <fmulero@vmware.com> * Set explicitily the issue-number Signed-off-by: Fran Mulero <fmulero@vmware.com> Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
parent
5c695cac18
commit
d7e65e2456
|
|
@ -148,3 +148,5 @@ jobs:
|
|||
project-name: Support
|
||||
column-name: From Bitnami
|
||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# The action by default uses github.event.issue.number but PRs don't have that field
|
||||
issue-number: ${{ github.event.number }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue