Skip to content

Create k8s resources in support chart to run gcp-filestores-backup #1286

Create k8s resources in support chart to run gcp-filestores-backup

Create k8s resources in support chart to run gcp-filestores-backup #1286

# Automatically assign the authors to a PR
name: Auto Author Assign Pull Request
on:
pull_request_target:
types:
- opened
- reopened
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Automatically assign PR author
id: assignation
uses: toshimaru/auto-author-assign@v2.1.0