Skip to content

Add operator!= to Endpoint class #26

Add operator!= to Endpoint class

Add operator!= to Endpoint class #26

name: Notify Pull Request
on:
pull_request_target:
types: [opened, reopened]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Notify Pull Request
uses: ecmwf-actions/notify-teams-pr@v1
with:
incoming_webhook: ${{ secrets.MS_TEAMS_INCOMING_WEBHOOK }}