Skip to content

New tidy rule bugprone parent virtual call / Shell script to execute clang-tidy conveniently #2

New tidy rule bugprone parent virtual call / Shell script to execute clang-tidy conveniently

New tidy rule bugprone parent virtual call / Shell script to execute clang-tidy conveniently #2

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