Skip to content

chore(deps): update dependency webpack-cli to v4.10.0 #829

chore(deps): update dependency webpack-cli to v4.10.0

chore(deps): update dependency webpack-cli to v4.10.0 #829

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 }}