mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/charts] Add workflow to move issue cards based on PR reviews (#14344)
Signed-off-by: Fran Mulero <fmulero@vmware.com> Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
3
.github/workflows/pr-reviews.yml
vendored
3
.github/workflows/pr-reviews.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
- submitted
|
||||
permissions:
|
||||
repository-projects: write
|
||||
# These permissions are required by the action
|
||||
issues: write
|
||||
pull-requests: write
|
||||
jobs:
|
||||
comments_handler:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user