Skip to content

Failure in eckit_test_geo_area_polygon #15

Failure in eckit_test_geo_area_polygon

Failure in eckit_test_geo_area_polygon #15

Workflow file for this run

name: Notify Issues
on:
issues:
types: [opened, reopened]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Notify Issues
uses: ecmwf/notify-teams-issue@v1
with:
incoming_webhook: ${{ secrets.MS_TEAMS_INCOMING_WEBHOOK }}