Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Demo Neutral Action

Demo Neutral Action #4

Workflow file for this run

name: Neutral Outcome Example
on:
workflow_dispatch:
jobs:
neutral_job:
runs-on: ubuntu-latest
steps:
- name: Set neutral conclusion
run: exit 78