Skip to content

🤖 Bip Bop - Fusion Framework Release #324

🤖 Bip Bop - Fusion Framework Release

🤖 Bip Bop - Fusion Framework Release #324

name: pr ready for review
on:
pull_request:
types:
- ready_for_review
jobs:
notify:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Notify teams channel
uses: davidwengier/[email protected]
with:
webhook_uri: ${{ secrets.TEAMS_PR_WEBHOOK }}