Update .github/workflows/label-stats.yml

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
This commit is contained in:
Isaac Marovitz 2023-07-28 16:27:07 -04:00 committed by GitHub
parent 63ae384cf1
commit 819434f416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
ref: master
- name: Query stats - name: Query stats
uses: actions/github-script@v6 uses: actions/github-script@v6