mirror of
https://github.com/Ryujinx/Ryujinx-Games-List.git
synced 2025-09-08 11:06:49 +00:00
Update .github/workflows/label-stats.yml
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
This commit is contained in:
parent
63ae384cf1
commit
819434f416
2
.github/workflows/label-stats.yml
vendored
2
.github/workflows/label-stats.yml
vendored
|
@ -14,6 +14,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: master
|
||||
|
||||
- name: Query stats
|
||||
uses: actions/github-script@v6
|
||||
|
|
Loading…
Reference in a new issue