Skip to content

Add offset method to URI? #5

Add offset method to URI?

Add offset method to URI? #5

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-actions/notify-teams-issue@v1
with:
incoming_webhook: ${{ secrets.MS_TEAMS_INCOMING_WEBHOOK }}