diff options
| author | AAGaming <aagaming@riseup.net> | 2023-09-25 13:24:31 -0400 |
|---|---|---|
| committer | marios8543 <marios8543@gmail.com> | 2023-10-17 17:08:23 +0300 |
| commit | aebca54eaccaac827207c1d96b384224f93abb3b (patch) | |
| tree | 46b348e56c1fa311fe7744783bfdb1ae6a814939 | |
| parent | 8fe80629500ee4897862b1e13917ad3fe6f7d95a (diff) | |
| download | decky-loader-aebca54eaccaac827207c1d96b384224f93abb3b.tar.gz decky-loader-aebca54eaccaac827207c1d96b384224f93abb3b.zip | |
make ci title consistent
| -rw-r--r-- | .github/workflows/typecheck.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/typecheck.yml b/.github/workflows/typecheck.yml index d54c4048..d55a8f98 100644 --- a/.github/workflows/typecheck.yml +++ b/.github/workflows/typecheck.yml @@ -1,4 +1,4 @@ -name: Type check +name: Type Check on: push: |
