Skip to content

Alert when jobs fail #1181

Alert when jobs fail

Alert when jobs fail #1181

Workflow file for this run

name: json-yaml-validate
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-yaml-validate
uses: GrantBirki/[email protected]
with:
comment: "true"