aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/texty.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/texty.yaml b/.github/workflows/texty.yaml
index 79c0a40..3d59035 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: "Build"
on: [push, pull_request]
jobs:
build: