Skip to content

docs(fgs): add note for 'app_agency' parameter of the function resource #14279

docs(fgs): add note for 'app_agency' parameter of the function resource

docs(fgs): add note for 'app_agency' parameter of the function resource #14279

Workflow file for this run

name: Prow Action
on:
pull_request_target:
types: [ opened, edited, reopened, synchronize ]
issue_comment:
types: [ created ]
jobs:
prow:
runs-on: ubuntu-latest
env:
ROBOT_PAT: ${{ secrets.ROBOT_PAT }}
steps:
- name: Prow
if: ${{ env.ROBOT_PAT }}
uses: chnsz/[email protected]
with:
github-token: "${{ env.ROBOT_PAT }}"
jobs: lgtm
prow-commands: |
/assign
/unassign
/cc
/uncc
/retitle
/approve
/lgtm
/close
/lock
/hold