Skip to content

opc-feedback - change property type of app from 'Object' to 'String' #730

opc-feedback - change property type of app from 'Object' to 'String'

opc-feedback - change property type of app from 'Object' to 'String' #730

Workflow file for this run

name: Notify the Gchat Group for PRs from forks
on:
pull_request_target:
types: [opened]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Google Chat Notification
if: ${{ github.event.pull_request.head.repo.full_name != '1-Platform/op-components' }}
uses: associate-run-projects/google-chat-notification@master
with:
url: ${{ secrets.GOOGLE_CHAT_WEBHOOK }}