Skip to content

cypress: fix crop test to be more obvious in Writer #29894

cypress: fix crop test to be more obvious in Writer

cypress: fix crop test to be more obvious in Writer #29894

Workflow file for this run

name: "IRC Notification"
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: irc push
uses: vmiklos/notify-irc@fd4b1c5613390a6ba6bdd83e5af75b3dacd86ac8
if: github.event_name == 'push' && github.event.ref == 'refs/heads/main' && github.repository == 'CollaboraOnline/online'
with:
channel: "#cool-dev"
nickname: github-online
message: |
${{ toJson(github.event) }}