Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Merge branch 'dswan36-workfloworg-bettertmate' into dswan36-workflowo… #6

Merge branch 'dswan36-workfloworg-bettertmate' into dswan36-workflowo…

Merge branch 'dswan36-workfloworg-bettertmate' into dswan36-workflowo… #6

Workflow file for this run

name: Always Fail
on: [push]
jobs:
fail-job:
runs-on: ubuntu-latest
steps:
- name: Fail the Build
run: exit 1