Skip to content

Fix/legacy interopt/token from url #317

Fix/legacy interopt/token from url

Fix/legacy interopt/token from url #317

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