diff options
| author | AAGaming <aagaming@riseup.net> | 2023-09-25 13:24:31 -0400 |
|---|---|---|
| committer | marios8543 <marios8543@gmail.com> | 2023-10-31 23:13:19 +0200 |
| commit | fae09596a706add2f053f48420290524298f2a28 (patch) | |
| tree | 8175b5edfa7548b9055d55f2b2be25f00be036fd /.github | |
| parent | e8f5ce8d5a24ab7ce046956905b22f1b93d2c4fe (diff) | |
| download | decky-loader-fae09596a706add2f053f48420290524298f2a28.tar.gz decky-loader-fae09596a706add2f053f48420290524298f2a28.zip | |
make ci title consistent
Diffstat (limited to '.github')
| -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 1f129f24..62d29e62 100644 --- a/.github/workflows/typecheck.yml +++ b/.github/workflows/typecheck.yml @@ -1,4 +1,4 @@ -name: Type check +name: Type Check on: push: |
