Skip to content

make changes to allow optimization for both CPU and Memory configurations for GCP Cloud Functions V2 #39

make changes to allow optimization for both CPU and Memory configurations for GCP Cloud Functions V2

make changes to allow optimization for both CPU and Memory configurations for GCP Cloud Functions V2 #39

name: First Interaction Response
on:
issues:
types: [opened]
pull_request:
types: [opened]
pull_request_target:
types: [opened]
jobs:
response:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/first-interaction@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello! Thank you for filing an issue.
Thank you for creating an issue on this repository. The maintainers will triage it and will respond within a few days.
pr-message: |
Hello! Thank you for your contribution.
Thank you for contributing to this repository. The maintainers will review the code and respond within a few days.