aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-06 02:31:08 -0500
committerBobby <[email protected]>2022-11-06 02:31:08 -0500
commit314537c047f46edb097179187c56ab9904277fc8 (patch)
treecfbb9e2dbf562b67612b683a20b0a605f284d51b
parentb7314ca0e7866162f5b391d9febc0915a63aceed (diff)
downloadtexty-314537c047f46edb097179187c56ab9904277fc8.tar.xz
texty-314537c047f46edb097179187c56ab9904277fc8.zip
feat: rename workflow
-rw-r--r--.github/workflows/texty.yaml2
-rw-r--r--README.md3
2 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/texty.yaml b/.github/workflows/texty.yaml
index 6511464..79c0a40 100644
--- a/.github/workflows/texty.yaml
+++ b/.github/workflows/texty.yaml
@@ -1,7 +1,7 @@
# This is a github action to build texty
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions
-name: Texty Build
+name: "Texty Build"
on: [push, pull_request]
jobs:
build:
diff --git a/README.md b/README.md
index 5c43de8..27c4130 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# Texty
+
+[![Texty Build](https://github.com/luciferreeves/texty/actions/workflows/texty.yaml/badge.svg)](https://github.com/luciferreeves/texty/actions/workflows/texty.yaml)
+
Text Editor
## Requirements