Skip to content

Nudge

Nudge #1981

Workflow file for this run

name: Nudge
on:
workflow_run:
workflows: ["CI", "Build devcontainer image"]
types: [completed]
branches: [master]
jobs:
nudge:
runs-on: ubuntu-latest
environment: nudge
steps:
- name: Send notification
uses: pavlovic-ivan/octo-nudge@ff46467a3892a7b98b103508ebbd1e9ba7b364b1 # v3
with:
webhooks: ${{ secrets.NUDGE_WEBHOOKS }}
conclusions: failure,cancelled