Skip to content

Commit

Permalink
Add a workflow status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
matsuo committed Sep 1, 2024
1 parent c4bcb28 commit 3bb4be1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build
name: Build

on: [ push, pull_request ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: release
name: Release

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
XMLPaste
XMLPaste [![Build Status](https://github.com/emic/XMLPaste/actions/workflows/go.yml/badge.svg)](https://github.com/emic/XMLPaste/actions/workflows/go.yml)
=========
XMLPaste is a command line tool to paste XML text of FileMaker clipboard objects.

Expand Down

0 comments on commit 3bb4be1

Please sign in to comment.