Skip to content

YAMLConfiguration handles trailing comma not as expected #12

YAMLConfiguration handles trailing comma not as expected

YAMLConfiguration handles trailing comma not as expected #12

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