Skip to content

chore(deps-dev): bump webpack from 5.37.1 to 5.94.0 in /generator/generator-opc-generator/generators/app/templates #831

chore(deps-dev): bump webpack from 5.37.1 to 5.94.0 in /generator/generator-opc-generator/generators/app/templates

chore(deps-dev): bump webpack from 5.37.1 to 5.94.0 in /generator/generator-opc-generator/generators/app/templates #831

Workflow file for this run

name: Notify the Gchat Group for PRs from main repo
on:
pull_request:
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 }}